{% extends "influences/influence_detail.html" %} {% load threadedcommentstags %} {% block comments %} {% if comment %}
You said:
{% auto_transform_markup comment %}
{% endif %}
{{ form.as_table }}
{% endblock %}