commit de fin de journée
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
<main class="my-5 fs-6">
|
||||
<div class="container">
|
||||
<header>
|
||||
<h1 class="title my-4 fs-2">Liste des FAQ</h1>
|
||||
<h1 class="title my-4 fs-2 text-center">Liste des FAQ</h1>
|
||||
</header>
|
||||
<div class="content">
|
||||
|
||||
@@ -141,6 +141,14 @@
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<footer class="bg-body-tertiary py-4 mt-auto">
|
||||
|
||||
<div class="container d-flex gap-3 flex-wrap">
|
||||
<span class="text-muted">© 2025 L'Il'eau chiens. Tous droits réservés.</span>
|
||||
<a href="/pagesText/mentionsLégales.html" class="link-secondary">Mentions légales</a>
|
||||
<a href="/pagesText/cgv.html" class="link-secondary">CGV</a>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
<div class="modal fade" id="confirmDeleteModal" tabindex="-1">
|
||||
@@ -160,6 +168,8 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="/node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="/js/contentReduct.js"></script>
|
||||
@@ -61,7 +61,7 @@
|
||||
<main class="my-5 fs-6">
|
||||
<div class="container">
|
||||
<header>
|
||||
<h1 class="title my-4 fs-2">Ajouter une question</h1>
|
||||
<h1 class="title my-4 fs-2 text-center">Ajouter une question</h1>
|
||||
</header>
|
||||
<div class="content">
|
||||
<form>
|
||||
@@ -92,10 +92,20 @@
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
<footer class="bg-body-tertiary py-4 mt-auto">
|
||||
|
||||
<div class="container d-flex gap-3 flex-wrap">
|
||||
<span class="text-muted">© 2025 L'Il'eau chiens. Tous droits réservés.</span>
|
||||
<a href="/pagesText/mentionsLégales.html" class="link-secondary">Mentions légales</a>
|
||||
<a href="/pagesText/cgv.html" class="link-secondary">CGV</a>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script src="/node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
|
||||
|
||||
<script src="/node_modules/tinymce/tinymce.min.js"></script>
|
||||
<script src="/node_modules/tinymce-i18n/langs8/fr-FR.js"></script>
|
||||
|
||||
<script src="/js/tinyMce.js"></script>
|
||||
|
||||
</body>
|
||||
@@ -59,7 +59,7 @@
|
||||
<main class="my-5 fs-6">
|
||||
<div class="container">
|
||||
<header>
|
||||
<h1 class="title my-4 fs-2">Ajouter un thème de question</h1>
|
||||
<h1 class="title my-4 fs-2 text-center">Ajouter un thème de question</h1>
|
||||
</header>
|
||||
<div class="content">
|
||||
<form>
|
||||
@@ -76,6 +76,16 @@
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
<footer class="bg-body-tertiary py-4 mt-auto">
|
||||
|
||||
<div class="container d-flex gap-3 flex-wrap">
|
||||
<span class="text-muted">© 2025 L'Il'eau chiens. Tous droits réservés.</span>
|
||||
<a href="/pagesText/mentionsLégales.html" class="link-secondary">Mentions légales</a>
|
||||
<a href="/pagesText/cgv.html" class="link-secondary">CGV</a>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script src="/node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="/js/contentReduct.js"></script>
|
||||
</body>
|
||||
@@ -59,7 +59,7 @@
|
||||
<main class="my-5 fs-6">
|
||||
<div class="container">
|
||||
<header>
|
||||
<h1 class="title my-4 fs-2">Modifier une question</h1>
|
||||
<h1 class="title my-4 fs-2 text-center">Modifier une question</h1>
|
||||
</header>
|
||||
<div class="content">
|
||||
<form>
|
||||
@@ -91,8 +91,17 @@
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<footer class="bg-body-tertiary py-4 mt-auto">
|
||||
|
||||
<div class="container d-flex gap-3 flex-wrap">
|
||||
<span class="text-muted">© 2025 L'Il'eau chiens. Tous droits réservés.</span>
|
||||
<a href="/pagesText/mentionsLégales.html" class="link-secondary">Mentions légales</a>
|
||||
<a href="/pagesText/cgv.html" class="link-secondary">CGV</a>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script src="/node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="/js/contentReduct.js"></script>
|
||||
|
||||
<script src="/node_modules/tinymce/tinymce.min.js"></script>
|
||||
<script src="/node_modules/tinymce-i18n/langs8/fr-FR.js"></script>
|
||||
<script src="/js/tinyMce.js"></script>
|
||||
@@ -59,7 +59,7 @@
|
||||
<main class="my-5 fs-6">
|
||||
<div class="container">
|
||||
<header>
|
||||
<h1 class="title my-4 fs-2">Modifier un thème de question</h1>
|
||||
<h1 class="title my-4 fs-2 text-center">Modifier un thème de question</h1>
|
||||
</header>
|
||||
<div class="content">
|
||||
<form>
|
||||
@@ -76,8 +76,18 @@
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<footer class="bg-body-tertiary py-4 mt-auto">
|
||||
|
||||
<div class="container d-flex gap-3 flex-wrap">
|
||||
<span class="text-muted">© 2025 L'Il'eau chiens. Tous droits réservés.</span>
|
||||
<a href="/pagesText/mentionsLégales.html" class="link-secondary">Mentions légales</a>
|
||||
<a href="/pagesText/cgv.html" class="link-secondary">CGV</a>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
<script src="/node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="/js/contentReduct.js"></script>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user