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

SciPost Theses

Request a new Thesis Link

Search SciPost Theses:

{% csrf_token %} {{ form|bootstrap:'4,8,sm' }}

View SciPost Theses

{% if thesislink_search_list or form.has_changed %}

Search results:

{% if thesislink_search_list %} {% elif form.has_changed %}

No match found for your search query.

{% endif %}
{% 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 content %}