{% 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 %} {% 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 %}
{% block centered_container %}

{% trans "Teachers" %}


{% include "blocks/unical_storage_teacherslist.html" with url=url uid="id_1" %} {% endblock %}
{% endblock container %}