{# Copyright (c) 2006-2007, PreFab Software Inc. #} {# Display the comment #}
{% if comment.person_www %}{% endif %}{{ comment.person_name|striptags }}{% if comment.person_www %}{% endif %} on {% if comment.submit_date %}{{ comment.submit_date|date:"F d, Y" }} at {{ comment.submit_date|time }}{% else %}{% now "F d" %} at {% now "f:i a" %}{% endif %}
{{ comment.comment|urlize|linebreaksbr|removetags:"script embed object frameset frame iframe meta link style" }}