Browse Source

Ménage bootstrap

François Drouhard 3 năm trước cách đây
mục cha
commit
661accb2a1

+ 23 - 5
templates/base.html.twig

@@ -9,20 +9,38 @@
         <link rel="icon" type="image/x-icon" href="{{ asset('favicon.ico') }}" />
     </head>
     <body style="padding-top:5rem;padding-bottom:4rem;">
+		{% include 'flashbag.html.twig' %}
+		{% include 'navbar.html.twig' %}
+
 		<header>
 			{% include 'modal.html.twig' %}
-			{% include 'flashbag.html.twig' %}
-			{% include 'navbar.html.twig' %}
 		</header>
 
-		<h1>{% block titre %}{% endblock %}</h1>
+		<nav class="navbar">
+			<div class="nav-item">
+				<h1>{% block titre %}{% endblock %}</h1>
+			</div>
+			<div class="container-xxl d-flex align-items-md-center">
+				<form class="me-auto" action="{{ path('search_recherche') }}">
+					<div class="input-group">
+						<input class="form-control mr-sm-2" name="q" type="text" placeholder="Rechercher" aria-label="Rechercher">
+						<button class="btn btn-outline-success my-2 my-sm-0" type="submit">Go</button>
+					</div>
+				</form>
+			</div>
+		</nav>
+
+		
 			
 		<main role="main">
 			{% block body %}{% endblock %}
 		</main>
 
-		{% include 'footer.html.twig' %}
-		
+		<footer class="footer">
+			{% include 'footer.html.twig' %}
+		</footer>
+
+
 		{{ encore_entry_script_tags('app') }}
 		{% block javascripts %}{% endblock %}
     </body>

+ 4 - 7
templates/footer.html.twig

@@ -1,8 +1,5 @@
-<footer class="footer">
-    <div class="text-center fixed-bottom bg-white">
-        <span class="text-muted small">Cette application est développée en Symfony 5.3.3 - Code source disponible sur <a target="_blank" href="https://gogs.fdlibre.eu/sangfroid/films-symfony-4-2">Gogs</a><br>Licence <a target="_blank" href="http://www.wtfpl.net">WTFLP</a></span>
-    </div>
+<div class="text-center fixed-bottom bg-white">
+    <span class="text-muted small">Cette application est développée en Symfony 5.3.3 - Code source disponible sur <a target="_blank" href="https://gogs.fdlibre.eu/sangfroid/films-symfony-4-2">Gogs</a><br>Licence <a target="_blank" href="http://www.wtfpl.net">WTFLP</a></span>
+</div>
     
-    {% block footer %}
-    {% endblock %}
-</footer>
+{% block footer %}{% endblock %}

+ 1 - 6
templates/videotheque/liste.html.twig

@@ -18,12 +18,7 @@
 			</div>
 			<div class="g-col-6">
 				{# Des filtres ? #}
-				<form class="my-2 my-lg-0" action="{{ path('search_recherche') }}">
-					<div class="input-group">
-						<input class="form-control mr-sm-2" name="q" type="text" placeholder="Rechercher" aria-label="Rechercher">
-						<button class="btn btn-outline-success my-2 my-sm-0" type="submit">Go</button>
-					</div>
-				</form>
+				{# Ancien emplacement des recherches #}
 			</div>
 			<div class="g-col-3 text-right">
 				<p>Filtrer par film au dessus de