{% extends "base.html" %} {% load i18n form_field static compress %} {% block title %}{% trans "registration"|capfirst %} — {{ block.super }}{% endblock %} {% block css_head %} {{ block.super }} {% compress css %} {% endcompress %} {% endblock %} {% block body %}
{% blocktrans trimmed %}
A membership costs € {{ year_fees }} per year, or € {{ study_fees }} for your entire study duration.
Note: Only Computing Science and Information Sciences students at the Radboud University can become a member.
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.
Note that this form is only for member registration. Please visit the board room if you want to become a supporter.
{% 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 %}