{% extends 'custom_menu_tag_page.html' %} {% load custom_menu_tags %} {% block custom_tag_block %}
The following will raise a 'SubMenuUsageError' because the custom tag doesn't do some of the things required for 'sub_menu' to work
{% custom_children_menu max_levels=2 %} {% endblock %}