{% extends "base.html" %} {% block banner_other %} Home {% endblock %} {% block main %}

Publishers

{% for child in current.children %} {% endfor %}
{% endblock %}