{% extends 'bootstrap-italia-base.html' %} {% load i18n %} {% load static %} {% load unicms_template_italia %} {% if debug %} {% load sass_tags %} {% endif %} {% load static %} {% load unicms_carousels %} {% load unicms_contexts %} {% load unicms_menus %} {% load unicms_pages %} {% load unicms_publications %} {% load unicms_templates %} {% block page_meta_description %}{{ webpath.meta_description }}{% endblock page_meta_description %} {% block page_meta_keywords %}{{ webpath.meta_keywords }}{% endblock page_meta_keywords %} {% block page_meta_robots %}{{ webpath.robots }}{% endblock page_meta_robots %} {% block extra_head %} {{ block.super }} {% block head_inits %} {% include "inits/vue-init.html" %} {% include "inits/owl-carousel-init.html" %} {% endblock head_inits %} {% block social_tags %}{% endblock social_tags %} {% endblock extra_head %} {% block page_title %} {% if page %} {{ page.title }} - {{ website.name }} {% else %} {% trans "University of Calabria" %} {% endif %} {% endblock page_title %} {% block header_slim_top_left %} {% if request.user.is_staff %} {% include "components/italia_editorialboard_frontend_menu.html" %} {% endif %} {% endblock header_slim_top_left %} {% block header_slim_sub_menu %}
{% endblock header_slim_sub_menu %} {% block header_slim_buttons %}