1
0
mirror of https://github.com/allerta-vvf/allerta-vvf synced 2025-02-16 14:50:41 +01:00
allerta-vvf/server/profilo.php

3 lines
90 B
PHP
Raw Normal View History

2020-04-27 23:27:39 +02:00
<?php
require_once 'ui.php';
2020-04-28 15:27:44 +02:00
loadtemplate('profilo.html', ['titolo' => 'Pagina profilo']);