{% extends 'shop/base.html' %} {% load i18n %} {% block content %} {% include 'shop/_manage_header.html' with active='manage' %}
{% trans "Enable a section on this shop to manage it." %}
{% endblock %}