{% extends "../base.html" %} {% load i18n crispy_forms_filters %} {% block extratitle %}{% translate "Editing" %} {{ source.name }} - {% endblock %} {% block content %} {% translate "Groups" %} {{ source.group.name }} {% translate "sources" %} {{ source.name }} {% translate "Edit" %}
{% translate "Make your edits in the form below." %}