Marin/templates/expedition.html

41 lines
766 B
HTML

<!DOCTYPE html>
<<<<<<< HEAD
<!--- Variables
nom
prenom
date
place
histoire
!-->
<!-- saved from url=(0055)file:///C:/Users/rugja/Marin/templates/bateau_temp.html -->
=======
>>>>>>> f53b67000eac017030794619a1ccd0eaa7ad151e
<html><head>
<title>{{nom}}- Sauveteurs du dunkerquois</title>
{% include 'head.html' %}
</head>
<body>
<<<<<<< HEAD
{% include "smallheader.html" %}
<h1>{{nom}}</h1>
<div class="flexbox">
<p class="right-align">
<table>
<tbody><tr>
<td class="table_key">Nom</td>
<td>{{nom}}</td>
</tr>
<tr>
<td class="table_key">Date</td>
<td>{{date}}</td>
</tr>
</tbody></table>
=======
{% include "smallheader.html" %}
<h1>{{siecle}}</h1>
</body>
</html>
>>>>>>> f53b67000eac017030794619a1ccd0eaa7ad151e