app/soc/templates/soc/templatetags/_as_table_row.html
changeset 926 390c8a98cdd0
parent 924 34f944dc4502
child 935 09f47e08f805
--- a/app/soc/templates/soc/templatetags/_as_table_row.html	Fri Jan 23 16:23:01 2009 +0000
+++ b/app/soc/templates/soc/templatetags/_as_table_row.html	Fri Jan 23 16:53:19 2009 +0000
@@ -44,5 +44,5 @@
     <td class="formfieldexample">{{ example_text|safe }}</td>
   {% else %}
     <td></td>
-  {% endif %} {% endif %}
+  {% endif %}
 </tr>