{% extends "publications/base.html" %} {% load static %} {% block page_heading %}

{{ view.page_title }}

{% endblock %} {% block full %}
{% include "itemlist/embed_list.html" %}
{% endblock %}