{% extends 'scipost/base.html' %} {% load bootstrap %} {% block pagetitle %}: request Thesis Link{% endblock pagetitle %} {% block page_header %}

Request Activation of a Thesis Link

{% endblock page_header %} {% block content %}
{% csrf_token %} {{ form|bootstrap }}
{% endblock content %}