Browse Source

Fix typo in login template

Baptiste Jonglez 11 years ago
parent
commit
67ad3292bd
1 changed files with 2 additions and 2 deletions
  1. 2 2
      coin/members/templates/members/login.html

+ 2 - 2
coin/members/templates/members/login.html

@@ -1,8 +1,8 @@
 {% extends "base.html" %}
 
-{% block sidedav %}
+{% block sidenav %}
      
-{% endblock %
+{% endblock %}
 
 {% block content %}