From d662fa76b75686ea10e4d81da6f64d42ba2fd0ce Mon Sep 17 00:00:00 2001 From: Loris BALOCCHI Date: Tue, 28 May 2024 19:47:51 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=8C=20ajout=20d'une=20page=20de=20regi?= =?UTF-8?q?ster?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- {login => account}/index.php | 5 +-- account/register/index.php | 63 ++++++++++++++++++++++++++++++++++++ base.html | 2 +- events/index.php | 2 +- views/footer.php | 10 ++---- views/header.php | 2 +- 6 files changed, 72 insertions(+), 12 deletions(-) rename {login => account}/index.php (95%) create mode 100644 account/register/index.php diff --git a/login/index.php b/account/index.php similarity index 95% rename from login/index.php rename to account/index.php index c82d397..acb46bc 100644 --- a/login/index.php +++ b/account/index.php @@ -1,5 +1,5 @@ - + @@ -41,7 +41,8 @@ -

Vous n'avez pas de compte ? Créez un compte pour commencer !

+

Vous n'avez pas de compte ? Créez un compte pour commencer + !

diff --git a/account/register/index.php b/account/register/index.php new file mode 100644 index 0000000..5577cc7 --- /dev/null +++ b/account/register/index.php @@ -0,0 +1,63 @@ + + + + + + + + + + + + + Nouveau compte | Jeux Olympiques - Paris 2024 + + + + + + +
+ Avatar +

Créer un compte

+

Créez un nouveau compte afin d'accéder à l'entièreté du site.

+
+
+ + +
+
+ + +
+
+ + +
+ +
+ +
+ +
+ +
+ + + + + + \ No newline at end of file diff --git a/base.html b/base.html index 183c28d..6d49045 100644 --- a/base.html +++ b/base.html @@ -1,5 +1,5 @@ - + diff --git a/events/index.php b/events/index.php index 7d0c270..e36e7a7 100644 --- a/events/index.php +++ b/events/index.php @@ -1,5 +1,5 @@ - + diff --git a/views/footer.php b/views/footer.php index ce41535..de7b66d 100644 --- a/views/footer.php +++ b/views/footer.php @@ -15,17 +15,13 @@
Liens rapides
@@ -40,12 +36,12 @@
-
diff --git a/views/header.php b/views/header.php index 5563f5f..6ffd721 100644 --- a/views/header.php +++ b/views/header.php @@ -21,7 +21,7 @@