2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2024-11-22 07:11:52 +00:00

[svn] wrong comment syntax

Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8208 by aaron @ 1/19/2009 10:08 PM
This commit is contained in:
substantialnoninfringinguser 2009-05-13 05:42:18 +01:00
parent 82e50d5199
commit f7a8e95634

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>