{% extends 'scipost/base.html' %} {% block pagetitle %}: Supporting Partners Board: Membership request{% endblock pagetitle %} {% load bootstrap %} {% block content %}

Supporting Partners Board: Membership Request

You can hereby request further details on the process to become one of our Supporting Partners.

Filling in this form does not yet constitute a binding agreement.

It simply expresses your interest in considering joining our Supporting Partners Board.

After filling this form, SciPost Administration will contact you with more details on Partnership.

Note: you will automatically be considered as the contact person for this Partner.

{% if errormessage %}

{{ errormessage }}

{% endif %}
{% csrf_token %}

Please provide us the following relevant details:

{{ query_form|bootstrap }}
{% if errormessage %}

{{ errormessage }}

{% endif %}
{% endblock content %}