{% load i18n %} {% if button.external_url %} {{ button.text }} {% translate "Opens a new window" %} {% else %} {{ button.text }} {% endif %}