diff --git a/la_chariotte/accounts/templates/registration/signup.html b/la_chariotte/accounts/templates/registration/signup.html index 640a6a1..e227315 100644 --- a/la_chariotte/accounts/templates/registration/signup.html +++ b/la_chariotte/accounts/templates/registration/signup.html @@ -1,9 +1,11 @@ {% extends 'base.html' %} {% block title %}Créer un compte{% endblock %} -{% block content_title %}Créer un compte{% endblock %} {% block content %} +

+ {% block content_title %}Créer un compte{% endblock %} +

{% csrf_token %} {{ form.as_p }} diff --git a/la_chariotte/settings.py b/la_chariotte/settings.py index b94ef28..991a686 100644 --- a/la_chariotte/settings.py +++ b/la_chariotte/settings.py @@ -57,7 +57,7 @@ MIDDLEWARE = [ ROOT_URLCONF = "la_chariotte.urls" LOGIN_URL = "accounts:login" -LOGIN_REDIRECT_URL = "home" +LOGIN_REDIRECT_URL = "order:index" LOGOUT_REDIRECT_URL = "home" TEMPLATES = [ diff --git a/la_chariotte/templates/home.html b/la_chariotte/templates/home.html index b62d85c..cfaf989 100644 --- a/la_chariotte/templates/home.html +++ b/la_chariotte/templates/home.html @@ -48,6 +48,11 @@ 3. La Chariotte comptable, mendiante et confiante Etre au courant de la suite ! +

Et suivez la Chariotte sur + Facebook, + Linkedin ou + Mastodon ! +

Merci à ceux et celles qui soutiennent la Chariotte financièrement !