{% extends 'scipost/base.html' %} {% block pagetitle %}: vet Thesis Link requests{% endblock pagetitle %} {% block bodysup %} {% if not thesislink_to_vet %} There are no Thesis Link requests for you to vet. {% else %} SciPost Thesis Link request to vet: {{ thesislink_to_vet.header_as_table }} Abstract: {{ thesislink_to_vet.abstract }} {% csrf_token %} {{ form.as_ul }} {% endif %} {% endblock bodysup %}
{{ thesislink_to_vet.abstract }}