{{ response.body|markdown }}
{% include "django_knowledge/mod_bar.html" with allowed_mods=allowed_mods.response type="response" node=response %}
{% empty %}
No responses yet.
{% endfor %}
{% if form %}
{% include "django_knowledge/form.html" with submit_value="Respond to this question" submit_and="and check back often for updates." %}
{% else %}