linkpi_firmware_history/rootfs/link/web/defLayout.php

11 lines
121 B
PHP
Raw Normal View History

2024-02-15 22:07:30 +01:00
<?php
include( "head.php" );
?>
<?php
include( "./mixer/index.html" );
?>
<?php
include( "foot.php" );
?>