app/soc/templates/modules/ghop/task/list/heading.html
changeset 3017 6689a4c8f02e
parent 2827 58e2a02e35b4
--- a/app/soc/templates/modules/ghop/task/list/heading.html	Mon Oct 05 20:35:06 2009 +0200
+++ b/app/soc/templates/modules/ghop/task/list/heading.html	Mon Oct 05 22:43:30 2009 +0200
@@ -1,7 +1,7 @@
 <tr align="left">
-  {% block first %}
+{% block first %}
   <th class="first" align="right">Title</th>
-  {% endblock %}
+{% endblock first %}
   <th>Difficulty</th>
   <th>Type</th>
   <th>Time To Complete</th>