Browse Source

Fix index template

Baptiste Jonglez 11 years ago
parent
commit
fea79b7b5b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      coin/templates/index.html

+ 1 - 1
coin/templates/index.html

@@ -1,6 +1,6 @@
 {% extends "base.html" %}
 
-{ block content %}
+{% block content %}
 
 <div class="row">
     <h2>Tableau de bord</h2>