2021-12-02 20:15:11 +01:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<head>
|
2021-12-02 20:42:28 +01:00
|
|
|
<title>Sauveteurs du dunkerquois</title>
|
2021-12-03 04:20:23 +01:00
|
|
|
{% include 'head.html' %}
|
2021-12-02 20:37:10 +01:00
|
|
|
</head>
|
2021-12-02 20:15:11 +01:00
|
|
|
<body>
|
2021-12-03 04:20:23 +01:00
|
|
|
{% include 'header.html' %}
|
2021-12-02 20:15:11 +01:00
|
|
|
</body>
|