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 %} +