{% load i18n %} {% if instructions %}
{% translate 'Instructions' %}:
{{ instructions }} {% endif %}