{% load i18n %} {% if link %}

{% if link_name %}{{link_name}}{% else %}{% trans "link" %}{% endif %}

{% endif%}