{% extends 'fittings/base.html' %} {% load i18n %} {% load humanize %} {% load filters %} {% load static %} {% block more_css %} {% endblock %} {% block page_title %}{% translate "Edit Category" %}{% endblock %} {% block fittings_block %}
{% translate "Edit Category" %}
{% csrf_token %}
{% translate "Only selected groups will have access to fittings and doctrines in this category. If no groups are selected the category will be visible to all with fittings module access." %}

{% endblock %} {% block extra_javascript %} {% endblock %}