Пример #1
0
<!DOCTYPE html>
<html>
    <head>
        <meta charset='utf-8'>
        <meta http-equiv='X-UA-Compatible" content="IE=edge'>
        <title><?php 
echo Seo::getTitle();
?>
</title>
        <meta name="viewport" content='width=device-width, initial-scale=1'>
        <meta name="description" content='<?php 
echo Seo::getDescription();
?>
'>
        <meta name="keywords" content='<?php 
echo Seo::getKeywords();
?>
'>
        <meta name="author" content='StCms by Alexber127'>
        <link rel="stylesheet" href="<?php 
echo base_url();
?>
/assets/front/css/t.css">
        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css">
        <script src="<?php 
echo base_url();
?>
/assets/front/js/j.js"></script>
        <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
        <script src="<?php