allerta-vvf/server/services.php

5 lines
98 B
PHP

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