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

SciPost Theses

Request a new Thesis Link

Search SciPost Theses:

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

View SciPost Theses

{% if thesislink_search_list %}

Search results:

{% elif form.has_changed %}

No match found for your search query.

{% endif %}
{% if thesislink_recent_list %}

Recently active Thesis Links:

{% endif %} {% if thesislink_browse_list %}

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

{% endif %}
{% endblock bodysup %}