From 00914e3f4867dcc0c557ca6fdf00045a4c90a2e5 Mon Sep 17 00:00:00 2001 From: kitoy Date: Thu, 23 Jul 2026 04:33:33 +0200 Subject: [PATCH] correction for admin tools --- app/templates/admin/_bloc-edit.html | 18 +++----- app/templates/admin/_menu-admin.html | 10 ++--- app/templates/admin/_pages-edit.html | 11 ++--- app/templates/admin/create_website.html | 60 +++++++++++++++++++++++++ app/templates/admin/login.html | 2 +- 5 files changed, 78 insertions(+), 23 deletions(-) create mode 100644 app/templates/admin/create_website.html diff --git a/app/templates/admin/_bloc-edit.html b/app/templates/admin/_bloc-edit.html index c397bd7..4ddc0e6 100644 --- a/app/templates/admin/_bloc-edit.html +++ b/app/templates/admin/_bloc-edit.html @@ -3,7 +3,7 @@
{% include 'admin/_blocs-list.html' %} - +
@@ -14,7 +14,7 @@
- +

Créé un nouveau bloc


@@ -34,20 +34,14 @@

+ > Créer le bloc

diff --git a/app/templates/admin/_menu-admin.html b/app/templates/admin/_menu-admin.html index 5e9b533..7898d24 100644 --- a/app/templates/admin/_menu-admin.html +++ b/app/templates/admin/_menu-admin.html @@ -64,7 +64,7 @@ {% include 'admin/_bloc-edit.html' %} @@ -82,7 +82,7 @@ {% include 'admin/_menu-edit.html' %} @@ -100,7 +100,7 @@ {% include 'admin/_pages-edit.html' %} @@ -125,7 +125,7 @@ @@ -144,7 +144,7 @@ {% include 'admin/_publish.html' %} diff --git a/app/templates/admin/_pages-edit.html b/app/templates/admin/_pages-edit.html index a803560..90d8f31 100644 --- a/app/templates/admin/_pages-edit.html +++ b/app/templates/admin/_pages-edit.html @@ -15,7 +15,7 @@
-

Créé un nouveau bloc

+

Créér une nouvelle page
@@ -33,10 +33,11 @@

- +
diff --git a/app/templates/admin/create_website.html b/app/templates/admin/create_website.html new file mode 100644 index 0000000..8025cd7 --- /dev/null +++ b/app/templates/admin/create_website.html @@ -0,0 +1,60 @@ + + + + + + + Login + + + + + diff --git a/app/templates/admin/login.html b/app/templates/admin/login.html index a2e5ee6..d168bdb 100644 --- a/app/templates/admin/login.html +++ b/app/templates/admin/login.html @@ -29,7 +29,7 @@
{{ form.submit() }} - J'ai oublié mon mot de passe + Créer un nouveau site oueb