{% extends "pages/page.html" %} {% load mezzanine_tags shop_tags i18n %} {% block body_id %}category{% endblock %} {% block main %}{{ block.super }} {% editable page.category.content %} {{ page.category.content|safe }} {% endeditable %} {% with page.category.children.active as child_categories %} {% if child_categories %}