<?php
include "classes/html.class.php";
$html = new html("silo MANUAL");
$db = new db();
?>
