{% extends 'scipost/base.html' %} {% block pagetitle %}: Commentaries{% endblock pagetitle %} {% block headsup %} {% endblock headsup %} {% block bodysup %} {% if user.is_authenticated %}

Search SciPost Commentaries:

{% csrf_token %} {{ form.as_table }}

View SciPost Commentaries

{% if commentary_list %}

Commentaries in {{ discipline }} in the last {{ nrweeksback }} weeks:

{% endif %}
{% endif %} {% endblock bodysup %}