{% extends 'reading/base.html' %} {% block head_page_title %}Series{% endblock %} {% block content_title %}Series{% endblock %} {% block breadcrumbs %} {{ block.super }} {% endblock %} {% block content %} {% if publicationseries_list|length > 0 %} {% endif %} {% endblock content %}