Skip to content
Extraits de code Groupes Projets
Valider 6e95d48b rédigé par kodra's avatar kodra
Parcourir les fichiers

fix urgences.php

parent a47aca14
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Pipeline #
......@@ -4,13 +4,12 @@
<title>URGENCES</title>
</head>
<body>
<div class="contain">
<div class="container">
<h1>Numéros à appeler :</h1>
<>
Pompier : 18</h2>
<h2>Police : 17</h3>
<h2>Samu : 15</h4>
<h2>Europe : 112</h5>
<h2>Pompier : 18</h2>
<h2>Police : 17</h2>
<h2>Samu : 15</h2>
<h2>Europe : 112</h2>
<div class="btn-group" role="group" aria-label="...">
<button type="button" class="btn btn-default">Police: 17</button>
<button type="button" class="btn btn-default">Pompier: 18</button>
......@@ -18,5 +17,7 @@ Pompier : 18</h2>
<button type="button" class="btn btn-default">Europ: 112</button>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="assets/app.bundle.js"></script>
</body>
</html>
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter