allerta-vvf/server/services.php

5 lines
98 B
PHP

<?php
require_once 'ui.php';
loadtemplate('services.html', ['titolo' => t('Services',false)]);
?>