Màj accueil + sauveteur.
This commit is contained in:
parent
0580630717
commit
2bfee3dbf0
@ -1,14 +1,14 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title> Sauveteurs du dunkerquois</title>
|
<title>Sauveteurs du dunkerquois</title>
|
||||||
<link href="../static/style.css" rel="stylesheet" type="text/css" />
|
<link href="../static/style.css" rel="stylesheet" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<center>
|
<center>
|
||||||
<div class="LOGO-DUO">
|
<div class="LOGO-DUO">
|
||||||
<img src="../static/icon.png" width="200"
|
<img src="../static/icon.png" width="200" height="100">
|
||||||
height="100">
|
<h1>Sauveteurs du dunkerquois</h1>
|
||||||
</div>
|
</div>
|
||||||
<br>
|
<br>
|
||||||
<form method="get" >
|
<form method="get" >
|
||||||
|
@ -14,6 +14,7 @@ description
|
|||||||
<link href="../static/style.css" rel="stylesheet" type="text/css" />
|
<link href="../static/style.css" rel="stylesheet" type="text/css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<img src="../static/icon.png">
|
||||||
<h1>{{nom}} {{prenom}}</h1>
|
<h1>{{nom}} {{prenom}}</h1>
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user