index-main/site/templates/investigation.php

4 lines
93 B
PHP
Raw Normal View History

2025-11-04 08:33:39 +01:00
<?php snippet('header') ?>
2026-01-06 13:57:45 +01:00
<?php snippet('nav') ?>
2026-01-06 11:44:56 +01:00
<h1>coucou</h1>
2025-11-04 08:33:39 +01:00
<?php snippet('footer') ?>