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