{% if text is not empty %} {% apply markdown_to_html %} {{ text|raw }} {% endapply %} {% else %} {{ 'None'|trans }} {% endif %}