Yeet du expeditions et fonctions finies
This commit is contained in:
parent
f391758b7b
commit
11cadfd553
@ -6,38 +6,10 @@ evenement
|
||||
<!-- saved from url=(0055)file:///C:/Users/rugja/Marin/templates/bateau_temp.html -->
|
||||
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
|
||||
<title>{{siecle}}- Sauveuteurs du dunkerquois</title>
|
||||
<title>{{siecle}}- Sauveteurs du dunkerquois</title>
|
||||
<link href="../static/style.css" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<header id="banner">
|
||||
<img src="../static/icon.png" width="150" height="75">
|
||||
<span id="logo_title">Sauveuteurs du dunkerquois</span>
|
||||
</header>
|
||||
<br>
|
||||
<a href="https://www.google.com/">Proposer une modification</a>
|
||||
<form class="searchbar" method=get>
|
||||
<input type="text" placeholder="Saisissez votre recherche..." size=20>
|
||||
<input type="submit" value="Rechercher">
|
||||
</form>
|
||||
{% include "smallheader.html" %}
|
||||
<h1>{{siecle}}</h1>
|
||||
<div class="flexbox">
|
||||
<table>
|
||||
<tbody><tr>
|
||||
<script> {% for i in range(Date) %}
|
||||
{{ i }}
|
||||
{% endfor %}
|
||||
</script>
|
||||
<td class="table_key">Date</td>
|
||||
<td>{{Annee}}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<script> {% for i in range(Evenement) %}
|
||||
{{ i }}
|
||||
{% endfor %}
|
||||
</script>
|
||||
<td>{{Evenement}}</td>
|
||||
<td>{{Evenement}}</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</body></html>
|
Loading…
x
Reference in New Issue
Block a user