From 66700943ec10b50a6b14ef59a6f0572f42735d60 Mon Sep 17 00:00:00 2001
From: ppetrid
Date: Wed, 23 Oct 2013 19:02:54 +0300
Subject: [PATCH] minor html fix
---
yawdadmin/templates/admin/logged_out_base.html | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/yawdadmin/templates/admin/logged_out_base.html b/yawdadmin/templates/admin/logged_out_base.html
index 14779cc..9e8601d 100644
--- a/yawdadmin/templates/admin/logged_out_base.html
+++ b/yawdadmin/templates/admin/logged_out_base.html
@@ -12,6 +12,8 @@ {{ ADMIN_SITE_NAME }}
{% endfor %}
-
- {% block content %}{% endblock %}
+
+
+ {% block content %}{% endblock %}
+
{% endblock %}
\ No newline at end of file