{% load filters %}
Reader Comments
{% for comment in post.comment_set_order_by_created %}
From {% if not comment.reader_url %} {{ comment.reader_name|escape }} {% else %} {{ comment.reader_name|escape }} {% endif %}
{{ comment|content_process:"full" }}
{{ comment.created|date:"F j, Y H:i" }}
{% endfor %}
Please add your own comments to this post:
Comment ( chopped to maximum 4000 characters. Put links in your comment tightly wrapped in square brackets like this: [http://www.google.com] ):
Your name ( optional; published ):
Your URL ( optional; published ):
Your email ( optional; not published anywhere; for personal replies ):
What number do you get if you increment 4? ( required; to prove you are a worthy correspondent )