Comments fully integrated.
[~kgodey/maayanwich.git] / templates / onesandwich.html
index 60ea42b..e1654fa 100644 (file)
@@ -36,6 +36,7 @@
                <p class="sandnotes">{{ comment.comment }}</p>
                <p class="metadata">{{ comment.submit_date }}</p>
        {% endfor %}
+       <a name="comments"></a> 
        <h4 class="addcomment">Add a Comment</h4>
        {% render_comment_form for s %}
 {% endblock %}
\ No newline at end of file