{% extends 'journals/base.html' %} {% block pagetitle %}{{block.super}}: issues{% endblock pagetitle %} {% block link_class_physics_issues %}active{% endblock %} {% block breadcrumb_items %} {{block.super}}
{% endblock %} {% block content %} {% with header_text='Issues' %} {{block.super}} {% endwith %}