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

Search SciPost Commentaries:

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

View SciPost Commentaries

{% if commentary_search_list %}

Search results:

{% elif form.has_changed %}

No match found for your search query.

{% endif %}
{% if comment_recent_list %}

Recent Comments

{% endif %} {% if commentary_recent_list %}

Recently active Commentaries:

{% endif %} {% if commentary_browse_list %}

Commentaries in {{ discipline }} in the last {{ nrweeksback }} week{% if nrweeksback == '1' %}{% else %}s{% endif %}:

{% endif %}
{% endblock bodysup %}