{% extends "telemeta/enumeration_edit.html" %} {% load i18n %} {% block tabcontents %}

{{ enumeration_name|capfirst }}

{% csrf_token %}
{% trans "Modify an entry" %}


{% endblock %}