nouveau-theatre-de-besancon/index.php
2024-07-24 09:43:31 +02:00

5 lines
67 B
PHP

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