{% load i18n %} {% load time_tags %} {% if offer %} {% spaceless %}
{% if link and is_current %}
{% trans "Support!" %}
{% trans "Learn more" %}
{% endif %}
{% endspaceless %} {% endif %}