{% load i18n static %}

{% translate "Free license" %}

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