{% extends 'layouts/base.html' %} {% load i18n static %} {% block title %}{% trans "Delete Category" %}{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
{% trans "Confirm deletion of standard category" %}
{% trans "This action cannot be undone." %}
{% trans "Deleting this category will affect:" %}
{% trans "Consider:" %} {% trans "You may want to mark this category as inactive instead of deleting it." %}