{% extends "ishtar/blocks/base_shortcut_menu.html" %} {% load i18n %} {% block short_content %}
{% trans 'Simple menu limited to your own items. Be careful only the last 100 items are displayed.' %}
{% for lbl, model_name, main_cls, items in current_menu %}