diff --git a/templates/base.html b/templates/base.html index 45dcbe7..d9166b0 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,229 +1,234 @@ - - - - - {% block title %}Bienvenue sur votre espace{% endblock %} - - - - - - - - - - - - - - - - - - - {% block content %}{% endblock %} - -
-

Email:

-

Name:

-

Surname:

-

Role:

-

ID:

-
- - - + + + + + {% block title %}Bienvenue sur votre espace{% endblock %} + + + + + + + + + + + + + + + + + + + {% block content %}{% endblock %} + +
+

Email:

+

Name:

+

Surname:

+

Role:

+

ID:

+
+ + + \ No newline at end of file