<?php

 define ("_VALID","1");

 include "./include/atlas.php";
  
 include "./templates/default/main.php";
 
?>