A membership costs € {{ year_fees }} per year, or € {{ study_fees }} for your entire study duration.<br/>
Note: Only Computing Science and Information Sciences students at the Radboud University can become a member.<br/><br/>
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 supporter. For at least € {{ year_fees }} per year, you too can enjoy everything Thalia has to offer.
...
...
@@ -15,7 +15,7 @@
</p>
<pclass="tcenter">
{% blocktrans %}
{% blocktrans trimmed %}
Are you currently paying per year for your membership? During the lecture year you're allowed to change your membership to one for your entire study duration without paying a double fee.
Choose 'until graduation' option in the form below and click send. Just make you currently have an active membership.<br/><br/>
If your membership is almost expiring or has expired you can renew it starting one month before expiration.
...
...
@@ -35,19 +35,27 @@
<hr/>
{% if membership.type == 'honorary' %}
{% if membership is None %}
<pclass="tcenter">
{% blocktrans %}
{% blocktrans trimmed %}
We do not have any previous memberships in our system. Contact the board to renew your membership.
{% endblocktrans %}
</p>
{% elif membership.type == 'honorary' %}
<pclass="tcenter">
{% blocktrans trimmed %}
You're a honorary member. That means that you never have to renew your membership.
{% endblocktrans %}
</p>
{% elif membership.type == 'supporter' %}
{% blocktrans %}
<pclass="tcenter">
{% blocktrans trimmed %}
You're a supporter. Contact the board to renew your membership.
{% endblocktrans %}
</p>
{% elif membership.until is None %}
<pclass="tcenter">
{% blocktrans %}
{% blocktrans trimmed %}
You currently have an active membership for your entire study duration.<br/>
Did you graduate or stop with your studies for some other reason?<br/>
Please let us know by sending an email to info@thalia.nu.