{% extends "madga/studio/base.html" %} {% load i18n madga_studio_tags %} {% block breadcrumbs %}{% trans "Site" %}/{% trans "Navigation" %}{% endblock %} {% block content %}
{% trans "Header menu items. Drag the handle to reorder." %}
{% trans "No items yet. Add the first one below." %}
{% endfor %}{% trans "Each footer column is an item with sub-items. Create the column first; then add links to it." %}
{% for col in footer_columns %} {% empty %}{% trans "No columns yet." %}
{% endfor %}