summaryrefslogtreecommitdiffstats
path: root/templates/privacy.html
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-08-10 21:40:01 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-08-10 21:40:01 -0400
commitcc378999abd39e070dbc87b482f022201a86b7fa (patch)
tree743417304e12fccdfddba45677cd29e858d161b0 /templates/privacy.html
parentd935eb1d66bd9e5c8da350bb7be3eb39f92d995c (diff)
downloadaskbot-cc378999abd39e070dbc87b482f022201a86b7fa.tar.gz
askbot-cc378999abd39e070dbc87b482f022201a86b7fa.tar.bz2
askbot-cc378999abd39e070dbc87b482f022201a86b7fa.zip
untested commit. merged Adolfos mods, validated most of html, slugify urls, fixed IE issues in openid signin
Diffstat (limited to 'templates/privacy.html')
-rw-r--r--templates/privacy.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/privacy.html b/templates/privacy.html
index d5d7dd43..e66086dd 100644
--- a/templates/privacy.html
+++ b/templates/privacy.html
@@ -37,7 +37,6 @@
<h3 class="subtitle">{% trans "Policy Changes" %}</h3>
<p>{% trans "how privacy policies can be changed" %}
</p>
- <br><br>
</div>
{% endblock %}
<!-- end privacy.html -->