diff --git a/apps/registration/templates/registration/signup.html b/apps/registration/templates/registration/signup.html index ee0eba1..f64fcc6 100644 --- a/apps/registration/templates/registration/signup.html +++ b/apps/registration/templates/registration/signup.html @@ -14,35 +14,30 @@
{% csrf_token %} {{ form|crispy }} -
- {{ student_registration_form|crispy }} -
-
- {{ coach_registration_form|crispy }} -
+
+ +
+ {{ student_registration_form|crispy }} +
+
+ {{ coach_registration_form|crispy }} +
{% endblock %} {% block extrajavascript %} {% endblock %} diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index e9e7ce1..771bd04 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -687,7 +687,7 @@ msgstr "date de naissance" #: apps/registration/models.py:128 msgid "address" -msgstr "Adresse IP" +msgstr "adresse" #: apps/registration/models.py:134 msgid "phone number"