% extends "base.html" %} {% load i18n static wger_extras %} {% block title %}{% translate "License list" %}{% endblock %} {% block content %} {% endblock %} {% block sidebar %} {% if perms.core.add_license %}

{% translate "Add" %}

{% blocktranslate %}If a license has been localized, e.g. the Creative Commons licenses for the different countries, add them as separate entries here.{% endblocktranslate %}

{% endif %} {% endblock %}