{% extends "block.html" %} {% load i18n section_tags %} {% block blockbody %} {% if max_num_items > 0 %} {% endif %} {% if section %} {% menu_tag menu max_num_level descendants %} {% endif %} {% endblock %}