Mercurial > sat_legacy_website
diff templates/sat_website/adhesion_form.html @ 44:d721c8ffa22a
misc updates:
- check for different passwords in registration form
- update overview.html and features.html
- add missing pages (to be completed)
author | souliane <souliane@mailoo.org> |
---|---|
date | Tue, 27 Jan 2015 18:28:06 +0100 |
parents | dfe7139dae0a |
children | a1e457ac6871 |
line wrap: on
line diff
--- a/templates/sat_website/adhesion_form.html Tue Feb 03 15:17:07 2015 +0100 +++ b/templates/sat_website/adhesion_form.html Tue Jan 27 18:28:06 2015 +0100 @@ -27,7 +27,7 @@ {% block headline %}{% trans "Join the association" %}{% endblock %} {% block main_container %} -<form class="form-signin" action="adhesion_form" method="post"> +<form class="form-signin" action="adhesion_form.html" method="post"> {% csrf_token %} <fieldset> <legend>{% trans "Please complete this form" %}</legend>