{% trans "Thalia is the study association for Computing Science and Information Sciences students at the Radboud University in Nijmegen. Thalia organises a wide variety of activities, such as bowling events, go cart racing, lunch lectures, drinks and much more! Furthermore, members get access to our tests and summaries database, as well as discounts on books. There's no reason not to become a member!" %}
+{% trans "Thalia is the study association for Computing Science and Information Sciences students at the Radboud University in Nijmegen. Thalia organises a wide variety of activities, such as bowling events, go cart racing, lunch lectures, drinks and much more! Furthermore, members get access to our tests and summaries database, as well as discounts on books. There's no reason not to become a member!" %}
-- {% blocktrans trimmed %} - You can become a member of Thalia at any time during the year. A membership costs € - {{ year_fees }} per year, or € {{ study_fees }} for your entire study duration. Click on the button - below to go to the registration form. Note: Only Computing Science and Information Sciences students - at the Radboud University can become a member. - {% endblocktrans %} -
++ {% blocktrans trimmed %} + You can become a member of Thalia at any time during the year. A membership costs € + {{ year_fees }} per year, or € {{ study_fees }} for your entire study duration. Click on the button + below to go to the registration form. Note: Only Computing Science and Information Sciences students + at the Radboud University can become a member. + {% endblocktrans %} +
+- - {% trans "Register now" %} - -
+ -- {% blocktrans trimmed %} - It is still possible to be associated with Thalia, even if you do not study Computing - Science or Information Sciences (anymore): You can become a benefactor. For at least € - {{ year_fees }} per year, you too can enjoy everything Thalia has to offer. - If you are not a former Thalia member, ICIS staff member or alumni, you must submit a written along - with two signatures of current Thalia members. You can fill all of this in on the benefactor form, - which you can get at the board room (M1.0.08, ground floor of Mercator 1). - {% endblocktrans %} -
++ {% blocktrans trimmed %} + It is still possible to be associated with Thalia, even if you do not study Computing + Science or Information Sciences (anymore): You can become a benefactor. For at least € + {{ year_fees }} per year, you too can enjoy everything Thalia has to offer. + If you are not a former Thalia member, iCIS staff member or alumni, you must collect two references of current Thalia members. + {% endblocktrans %} +
++
{% blocktrans trimmed %}
Payment can be made both in cash or by card. If you have any other questions about Thalia
and/or your membership, feel free to email
diff --git a/website/registrations/templates/registrations/email/references_information.txt b/website/registrations/templates/registrations/email/references_information.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9e28c846b80520dd242ebf255fee0f71468e125b
--- /dev/null
+++ b/website/registrations/templates/registrations/email/references_information.txt
@@ -0,0 +1,20 @@
+{% load i18n %}{% blocktrans %}Dear {{ name }},
+
+Our information indicates that you're not an iCIS employee or
+a former Thalia member.
+
+This means that before we can review your membership registration we
+need to receive two references of current Thalia members.
+
+Share the following link with them to obtain their reference:
+{{ reference_link }}
+
+If you have any questions, then don't hesitate and send an email to info@thalia.nu.
+
+With kind regards,
+
+The board of Study Association Thalia
+
+————
+
+This email was automatically generated.{% endblocktrans %}
diff --git a/website/registrations/templates/registrations/reference.html b/website/registrations/templates/registrations/reference.html
new file mode 100644
index 0000000000000000000000000000000000000000..7d6b08de92591184b163fe27e21657e90572c071
--- /dev/null
+++ b/website/registrations/templates/registrations/reference.html
@@ -0,0 +1,42 @@
+{% extends "base.html" %}
+{% load i18n bootstrap4 alert %}
+
+{% block title %}{% trans "reference"|capfirst %} — {{ block.super }}{% endblock %}
+
+{% block body %}
+
+ {% blocktrans trimmed %}
+ It is still possible to be associated with Thalia, even if you do not study Computing
+ Science or Information Sciences (anymore): You can become a benefactor.
+ If you are not a former Thalia member, iCIS staff member or alumni,
+ you must collect two references of current Thalia members.
+
+ {% blocktrans trimmed %}
+ It is still possible to be associated with Thalia, even if you do not study Computing
+ Science or Information Sciences (anymore): You can become a benefactor.
+ If you are not a former Thalia member, iCIS staff member or alumni,
+ you must collect two references of current Thalia members.
+
+ {% blocktrans trimmed %}
+ It is still possible to be associated with Thalia, even if you do not study Computing
+ Science or Information Sciences (anymore): You can become a benefactor. For at least €
+ {{ year_fees }} per year, you too can enjoy everything Thalia has to offer.
+ If you are not a former Thalia member, iCIS staff member or alumni, you must collect two references of current Thalia members.
+ {% endblocktrans %}
+
+ {% blocktrans trimmed %}
+ If you've been a member before you should login using your existing account and renew your
+ membership by visiting the account settings.
+ You'll be unable to re-register using this form.
+ {% endblocktrans %}
+
+ {% blocktrans trimmed %}
+ If you have any other questions about Thalia and/or your membership, feel free to email
+ info@thalia.nu!
+ {% endblocktrans %}
+
+ {% url 'registrations:register-benefactor' as benefactor_register %}
{% blocktrans trimmed %}
A membership costs € {{ year_fees }} per year, or € {{ study_fees }} for your entire study duration.
+ {% blocktrans trimmed %}
+ If you have any other questions about Thalia and/or your membership, feel free to email
+ info@thalia.nu!
+ {% endblocktrans %}
+ {% trans "give reference" %}
+
+
+ {{ name }} wants to become a benefactor of Thalia and
+ needs such a reference and has asked you to give it to them.
+ {% endblocktrans %}
+
+
+ {% if success %}
+ {% trans "Your reference has been saved." as alert_text %}
+ {% alert 'success' alert_text extra_classes="mt-3" %}
+ {% elif form.errors %}
+ {% trans "You've already given a reference for this person." as alert_text %}
+ {% alert 'danger' alert_text extra_classes="mt-3" %}
+ {% else %}
+
+ {% endif %}
+ {% trans "give reference" %}
+
+
+ {{ name }} wants to become a benefactor of Thalia and
+ needs such a reference and has asked you to give it to them.
+ {% endblocktrans %}
+
+
+ {% if form.errors %}
+ {% trans "You've already given a reference for this person." as alert_text %}
+ {% alert 'danger' alert_text extra_classes="mt-3" %}
+ {% else %}
+
+ {% endif %}
+ {% trans "registration" %} {% trans "Benefactor" %}
+
+
+
+
+ {% trans "registration" %}
+ {% trans "registration" %} {% trans "Member" %}
@@ -17,8 +27,11 @@
It is still possible to be associated with Thalia, even if you do not study Computing Science or
Information Sciences (anymore): You can become a benefactor. For at least € {{ year_fees }} per
year, you too can enjoy everything Thalia has to offer.
- Note that this form is only for member registration. Please visit the board room if you want to
- become a benefactor.
+
+ Note that this form is only for member registration.
+ Please use the benefactor registration page
+ if you want to become a benefactor.
+
{% endblocktrans %}
-
- {% blocktrans trimmed %} - You're a benefactor. Contact the board to renew your - membership. - {% endblocktrans %} -
{% elif latest_membership.until is None %}{% blocktrans trimmed %} @@ -132,44 +131,41 @@ {% endfor %} {% endfor %}