{% extends "base.html" %} {% load i18n staticfiles wger_extras %} {% block title %}{% trans "License list" %}{% endblock %} {% block content %}
{% blocktrans %}If a license has been localized, e.g. the Creative Commons licenses for the different countries, add them as separate entries here.{% endblocktrans %}
{% endif %} {% endblock %}