{% load i18n %} {% load django_markup %}
{% blocktrans trimmed asvar tmsg %} Markdown syntax is allowed. See the {start_link}cheatsheet{end_link} for help. {% endblocktrans %} {% interpolate_html tmsg start_link=''|safe end_link=''|safe %}