added no-header class to login.html

This commit is contained in:
Tom Giannattasio
2012-10-03 12:10:49 -04:00
parent 222d23dfd3
commit 277cc3433c

View File

@@ -1,6 +1,7 @@
<%inherit file="base.html" />
<%! from django.core.urlresolvers import reverse %>
<%block name="title">Log in</%block>
<%block name="bodyclass">no-header</%block>
<%block name="content">