{% if text %}
{% if url %} {{ text|safe }} {% else %} {{ text|safe }} {% endif %}
{% endif %}