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