Go to the documentation of this file.00001 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
00002 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $response->getMeta('language'); ?>" lang="<?php echo $response->getMeta('language'); ?>">
00003 <head>
00004 <?php echo $response->getHtmlElt(); ?>
00005 </head>
00006 <body>
00007 <?php echo $content; ?>
00008 <?php echo $response->getHtmlElt('js'); ?>
00009 </body>
00010 </html>