Fix syntax for HTML comment

This commit is contained in:
Martin Michlmayr 2014-04-17 19:01:51 -04:00
parent 5456654ed2
commit cc031b3b61

View file

@ -26,7 +26,7 @@
</ul>
<h2><a href="/blog/">See all posts&hellip;</a></h2>
<!-- <p><a href="/blog/query/">Query...</a></p> !--->
<!-- <p><a href="/blog/query/">Query...</a></p> -->
</div>
<div id="mainContent">{% block content %}{% endblock %}
</div>