more organization of autoloaded files (#424)
[openemr.git] / interface / main / blank.php
blobb50fd73b6981b5b41c83f535da6fa469e03018c5
1 <?php
2 include_once("../globals.php");
3 ?>
4 <html>
5 <head>
6 <link rel="stylesheet" href="<?php echo $css_header;?>" type="text/css">
7 </head>
8 <body class="body_bottom">
9 </body>
10 </html>