{% load i18n static %}

{% trans "Free license" %}

{% trans "This content is available under the following license:" %} {{license}} {% if author %} – {{author}} {% endif %} {% if license.url %}
{% trans "Click here for more information" %} {% endif %}