index-main/site/templates/investigation.php
Julie Blanc 4642425f43
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s
replace all w3-include
2026-01-06 13:57:45 +01:00

4 lines
No EOL
93 B
PHP

<?php snippet('header') ?>
<?php snippet('nav') ?>
<h1>coucou</h1>
<?php snippet('footer') ?>