summaryrefslogtreecommitdiffstats
path: root/templates/logout.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/logout.html')
-rw-r--r--templates/logout.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/logout.html b/templates/logout.html
index e05a4328..2cd935a0 100644
--- a/templates/logout.html
+++ b/templates/logout.html
@@ -19,7 +19,6 @@
<div id="main-body" style="width:100%">
<p>{% trans "As a registered user you can login with your OpenID, log out of the site or permanently remove your account." %}</p>
<input id="btLogout" type="button" class="submit" value="{% trans "Logout now" %}"><!-- style="width:150px">-->
- <br><br>
</div>
{% endblock %}
<!-- end logout.html -->