index-main/site/templates/investigation.php

8 lines
86 B
PHP
Raw Permalink Normal View History

2025-11-04 08:33:39 +01:00
<?php snippet('header') ?>
2026-01-06 17:14:32 +01:00
<main>
2026-01-06 11:44:56 +01:00
<h1>coucou</h1>
2026-01-06 17:14:32 +01:00
<main>
2025-11-04 08:33:39 +01:00
<?php snippet('footer') ?>