actuel-inactuel/index.php
2024-01-25 17:05:19 +01:00

5 lines
67 B
PHP

<?php
require 'kirby/bootstrap.php';
echo (new Kirby)->render();