summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 862393c..36ae852 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -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>