diff --git a/c3l_membership/static/images/logo-c3l-lion.svg b/c3l_membership/static/images/logo-c3l-lion.svg
--- a/c3l_membership/static/images/logo-c3l-lion.svg
+++ b/c3l_membership/static/images/logo-c3l-lion.svg
@@ -103,4 +103,4 @@
inkscape:connector-curvature="0"
d="m 421.95875,18.9325 c 0,7.72 -6.265,13.98625 -13.985,13.98625 -7.71875,0 -13.985,-6.26625 -13.985,-13.98625 0,-7.72 6.26625,-13.985 13.985,-13.985 7.72,0 13.985,6.265 13.985,13.985"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
- id="path44" />
\ No newline at end of file
+ id="path44" />
diff --git a/c3l_membership/static/images/logo-c3l.svg b/c3l_membership/static/images/logo-c3l.svg
--- a/c3l_membership/static/images/logo-c3l.svg
+++ b/c3l_membership/static/images/logo-c3l.svg
@@ -147,4 +147,4 @@
d="m 2041.47,137.848 c 7.76,-2.625 15.29,-8.243 22.57,-16.84 7.41,-8.602 14.81,-20.426 22.22,-35.4728 l 36.72,-73.0938 -38.87,0 -34.22,68.6133 c -8.84,17.918 -17.44,29.8003 -25.8,35.6523 -8.24,5.856 -19.53,8.781 -33.86,8.781 l -39.41,0 0,-113.0466 -36.19,0 0,267.4766 81.69,0 c 30.58,0 53.39,-6.391 68.44,-19.168 15.05,-12.781 22.57,-32.07 22.57,-57.867 0,-16.844 -3.94,-30.817 -11.82,-41.922 -7.76,-11.109 -19.11,-18.813 -34.04,-23.113 m -90.65,112.328 0,-94.949 45.5,0 c 17.44,0 30.58,4 39.41,12.003 8.97,8.122 13.44,20.004 13.44,35.653 0,15.644 -4.47,27.41 -13.44,35.293 -8.83,8 -21.97,12 -39.41,12 l -45.5,0" />
Fill out this form and click on "Become a member". Afterwards you will be presented with a PDF, +
Fill out this form and click on "Become a member". Afterwards you will be presented with a PDF, which you have to send to info@c3l.lu or bring it to one of our next events. Print it or save it to your local hardware, because we don't save a copy on our servers for data protection reasons!
- {% if form.errors %} - {% for fieldname, errors in form.errors.items() %} - {% for error in errors %} -{{ fieldname }} - {{ error }}
- {% endfor %} - {% endfor %} - {% endif %} -