Вход Регистрация
Файл: monst/core/s/html.php
Строк: 58
<!DOCTYPE html>
<html>
    <head>
        <meta charset='utf-8'>
        <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no'/>
        <?
        
if ( isset($user) AND $user ) {
            
?>
            <meta name='theme-color' content='<?=$user['theme_color']?>'/>
            <?
        
} else {
            
?>
            <meta name='theme-color' content='steelblue'/>
            <?
        
}
        
?>
        <meta name='format-detection' content='telephone=no'/>
        <title><?=date('H:i')?> . <?=$lang['html.php']['title']?></title>
        <link rel='icon' href='/core/i/favicon.png' type='image/png'/>
        <link rel='apple-touch-icon' href='/core/i/favicon.png'>
        <link rel='stylesheet' href='/core/s/css/Monst.css?<?=filemtime($HOME '/core/s/css/Monst.css')?>'>

        <?
        
if ( isset($user) AND $user ) {
            
?>
            <style>
                a {
                    color: <?=$user['theme_color']?>;
                }

                .theme_color {
                    color: <?=$user['theme_color']?>;
                }

                .bt_black {
                    border-left: 5px solid <?=$user['theme_color']?>;
                }

                input[type=submit] {
                    color: <?=$user['theme_color']?>;
                }

                .menuicon_text_title_min {
                    color: <?=$user['theme_color']?>;
                }

                .menuicon_text_title {
                    color: <?=$user['theme_color']?>;
                }
            </style>
            <?

        
}
        
?>

<!--        --><?//
//        if ( isset($user) AND $user AND $user['default_font'] == 1 ) {
//            
?>
<!--            <style>-->
<!--                .content { font-family: Arial; }-->
<!--                input, select, textarea { font-family: Arial; }-->
<!--                .not { font-family: Arial; }-->
<!--            </style>-->
<!--            --><?//
//        }
//        
?>
    </head>
    <body>

    <div class='height'>
            <div class='content'>

<?
if ( isset($user) AND $user ) {
    if ( isset(
$user['ok_id']) AND !empty($user['ok_id']) ) {
        
?>
        <a href="https://m.ok.ru" id="returnToOK" style="display:block;height:32px;width:32px;margin:0;padding:0;border:0;border-radius:4px;background:url(https://st.mycdn.me/res/i/custom/widget/back2ok2.png) no-repeat 6px 6px #ed812b;"> </a>
        <?
    
}

    include 
$HOME '/core/file/a.php';

    include 
$HOME '/core/file/last_news.php';

    include 
$HOME '/core/file/bar.php';
}
Онлайн: 0
Реклама