Fix syntax for HTML comment
This commit is contained in:
parent
5456654ed2
commit
cc031b3b61
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
</ul>
|
||||
|
||||
<h2><a href="/blog/">See all posts…</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>
|
||||
|
|
Loading…
Reference in a new issue