{% extends "base.html" %} {% block title %}Preview your comment{% endblock %} {% block content %}
Please correct the following errors.
Posted by {{ comment.person_name }}
Your name: {{ comment_form.person_name }}
Comment: {{ comment_form.comment }}