allerta-vvf/server/interventi.php

5 lines
93 B
PHP

<?php
require_once 'ui.php';
loadtemplate('interventi.html', ['titolo' => 'Interventi']);
?>