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

Search results

{% if publication_search_list or commentary_search_list or submission_search_list or thesislink_search_list or comment_search_link %} {% else %}

Your search query did not return any result.

{% endif %} {% if publication_search_list %}

Publications:

{% endif %} {% if commentary_search_list %}

Commentaries:

{% endif %} {% if submission_search_list %}

Submissions:

{% endif %} {% if thesislink_search_list %}

Theses:

{% endif %} {% if comment_search_list %}

Comments:

{% endif %}
{% endblock bodysup %}