{% extends this_string_will_be_replaced %} {% load i18n %} {% load static %} {% load unicms_carousels %} {% load unicms_contexts %} {% load unicms_menus %} {% load unicms_templates %} {% load unicms_pages %} {% load unicms_publications %} {% load unicms_storage_handler %} {% block page_title %}Scheda insegnamento{% endblock page_title %} {% block page_meta_description %}{{ publication_context.publication.subheading }}{% endblock page_meta_description %} {% block page_meta_keywords %}{% for tag in publication_context.publication.tags.all %}{{ tag }},{% endfor %}{% endblock page_meta_keywords %} {% block container %} {% breadcrumbs webpath=webpath leaf=handler %} {% get_allowed_website request.get_host as host %} {% settings_value "CMS_PATH_PREFIX" as cms_path_prefix %} {% settings_value "CMS_STORAGE_BASE_PATH" as base_prefix %}