{% load static sb_admin_tags widget_tweaks i18n %} {% block content %} {{ username_data.initials }} {% for menu_item in request_data.menu_items %} {% if menu_item.sub_items %} {% if menu_item.get_icon %} {% endif %} {{ menu_item.get_label }} {% for sub_menu_item in menu_item.sub_items %} {{ sub_menu_item.get_label }} {% endfor %} {% else %} {% if menu_item.get_icon %} {% endif %} {{ menu_item.get_label }} {% endif %} {% endfor %} {# #} {# #} {# Pomoc a podpora#} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# Menu Item 8#} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# Menu Item 8#} {# #} {# #} {# #} {# #}