{% load i18n %}{% if link %}
{% trans caption %}
{% if link_name %}{{link_name}}{% else %}{{link}}{% endif %}
{% endif%}