import mtweb.0.4.1
[mtweb] / web / out / dist / html_simple_reponse.php
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
3   <head>
4     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5   </head>
6   <body>
7 <?php
8
9   if($layout["content"] && $this->out_file_exists($layout["content"])) require $this->out_file($layout["content"]);
10
11 ?>
12   </body>
13 </html>