{% load i18n markdown_tags nh3_tags %}
{{ task.text|markdown|nh3 }} {% if task.type == "Draft" %} {{ task.type }} {% endif %}
{% trans "View" %}