{% extends "../base.html" %} {% load crispy_forms_filters i18n %} {% block extratitle %}{% translate "Add new source to" %} {{ group.name }} - {% endblock %} {% block content %}
{% blocktranslate %}Add a character to {% endblocktranslate %} {{ group.name }} {% blocktranslate %}using the form below.{% endblocktranslate %}
{% endblock content %}