{# Copyright (c) 2006-2007, PreFab Software Inc. #} {% extends "blog/blog_base.html"%} {% block "browsertitle" %} Preview Comment {% endblock %} {% block "contentbody" %}
Comment Preview {% include "comments/comment_display.html" %}
Correct or Change Comment
{% include "comments/comment_form_fields.html" %}
{% endblock %}