hic-et-nunc/index.php
2026-04-15 10:50:07 +02:00

5 lines
67 B
PHP

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