aboutsummaryrefslogtreecommitdiffstats
path: root/bn_django/templates
diff options
context:
space:
mode:
Diffstat (limited to 'bn_django/templates')
-rw-r--r--bn_django/templates/about.html1
-rw-r--r--bn_django/templates/copyright.html1
-rw-r--r--bn_django/templates/credits.html1
3 files changed, 0 insertions, 3 deletions
diff --git a/bn_django/templates/about.html b/bn_django/templates/about.html
index 34ccff6..5987b24 100644
--- a/bn_django/templates/about.html
+++ b/bn_django/templates/about.html
@@ -8,7 +8,6 @@
{% endblock %}
{% block content %}
-<br />
<p />
<div class="righty_content">
<img src="/static/img/orange_small.jpg"
diff --git a/bn_django/templates/copyright.html b/bn_django/templates/copyright.html
index ac14870..c48b304 100644
--- a/bn_django/templates/copyright.html
+++ b/bn_django/templates/copyright.html
@@ -6,7 +6,6 @@
{% endblock %}
{% block content %}
-<br />
<p />I'm not a big fan of copyrights or licensing. Feel free to use the content and code from this website however you please. I would appreciate attribution or at least letting me know if you're doing something cool, but it's not required.
<p />If I had to chose a license it would probably be MIT or BSD style.
<p />I don't think I've violated any other person's rights, but if you think something is a copied and/or unattributed drop a dime!
diff --git a/bn_django/templates/credits.html b/bn_django/templates/credits.html
index 9acc633..954a26d 100644
--- a/bn_django/templates/credits.html
+++ b/bn_django/templates/credits.html
@@ -6,7 +6,6 @@
{% endblock %}
{% block content %}
-<br />
This site uses a variety of delicious software!
<h3>operating system</h3>
<p />It's <a href="http://freebsd.org">freeBSD</a> under the hood when not hosted elsewhere.