Пример #1
0
<!DOCTYPE html>
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
    <meta name="keyword" content="<?php 
echo e::get_website_keyword();
?>
"/>
    <meta name="description" content="<?php 
echo e::get_website_desc();
?>
"/>
    <meta name="robots" content="index,follow"/>
    <title><?php 
echo $title;
?>
</title>
    <?php 
echo View::factory('block/meta');
?>
</head>
<body>
<div class="navbar navbar-inverse" role="navigation">
    <div class="container">
        <div class="navbar-header">
            <a class="navbar-brand" href="<?php 
e::home();
?>
"><?php 
echo e::get_website_name();
?>