{% extends "base.html" %} {% block title %}Comment - Error!{% endblock %} {% block content %}
Please correct the following errors.
Posted by {{ comment.person_name }}
Your name: {{ comment_form.person_name }}
Your e-mail:
Your URL:
Comment: {{ comment_form.comment }}