[svn r8208] wrong comment syntax

This commit is contained in:
aaron 2009-01-19 23:08:35 +01:00
parent b49acc3fcc
commit 1df7532d79

View File

@ -41,7 +41,7 @@
{% block content %}
REPLACE : The content
{% endblock %}
<br class="clearfloat" /> /*This is to ensure that the content div expands around floated objects*/
<br class="clearfloat" /> <!--This is to ensure that the content div expands around floated objects*/-->
</div>