Example #1
0
<!DOCTYPE HTML>
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
    <title><?php 
echo PROJECT_NAME . (isset($title) ? ' - ' . $title : '');
?>
</title>
    <?php 
echo AssetManager::display_stylesheets();
?>
    <?php 
echo AssetManager::display_javascripts();
?>
  </head>
  <body>
    <div id="container">