<?php

include "classes/html.class.php";

$html = new html("settings");

?>
<div class="center_3col">
    <?php

    $html->block('scouting.php', "SCOUTING");


    ?>
</div>
<br>
<br>
<br>