added no-header class to login.html
This commit is contained in:
@@ -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">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user