linkpi_firmware_history/rootfs/link/web/defLayout.php

11 lines
121 B
PHP

<?php
include( "head.php" );
?>
<?php
include( "./mixer/index.html" );
?>
<?php
include( "foot.php" );
?>