allerta-vvf/server/profilo.php

3 lines
91 B
PHP

<?php
require_once 'ui.php';
loadtemplate('profilo.html', ['titolo' => t("Profile page")]);