4 lines
72 B
PHP

<?php
include 'autoload.inc';
echo (new \SYSTEM\SAI\sai_gui())->html();