{% load helpers %}
Comments
{% if instance.comments %} {{ instance.comments|markdown }} {% else %} None {% endif %}