<?php
/* @var $this \yii\web\View */
/* @var $content string */
use yii\helpers\Html;
//use app\assets\AppAsset;
//AppAsset::register($this);
require $_SERVER['DOCUMENT_ROOT'].'/PromocodeTempVariant/action.php';
$ar = (new promocode_temp('infoMain'))->prepare();
?>
<?php $this->beginPage() ?>
<!DOCTYPE html>
<html lang="<?= Yii::$app->language ?>"><?php /*<html lang="<?= Yii::$app->language ?>" xmlns:og="http://ogp.me/ns#" xmlns:fb="http://ogp.me/ns/fb#">*/?>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="https://eloplay.ru/favicon.ico" type="image/png">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Pattaya&family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap" rel="stylesheet">
<meta property="og:url" content="<?=Yii::$app->request->absoluteUrl?>" />
<meta property="og:type" content="website" />
<meta property="og:title" content="<?= Html::encode($this->title) ?>" />
<meta property="og:description" content="The highest Quality and Security elo boosting by trusted master-level players. Low prices, Instant start, 24/7 Live support and a lot of customizable options." />
<meta property="og:image" content="https://eloplay.ru/logo-face2.png" />
<meta property="og:image:secure_url" content="https://eloplay.ru/logo-face2.png" />
<meta property="og:image:width" content="397" />
<meta property="og:image:height" content="397" />
<? Html::csrfMetaTags() ?>
<title><?= Html::encode($this->title) ?></title>
<?php
<style>
html{font-family:sans-serif;}body{margin:0px;}h1.homepage {padding-bottom: 60px;padding-top:50px;}.h1.homepage {text-transform: uppercase;}
</style>
<?php if (!YII_ENV_DEV) { ?>
<script>
<?php /*
(function(h,e,a,t,m,p) {
m=e.createElement(a);m.async=!0;m.src=t;
p=e.getElementsByTagName(a)[0];p.parentNode.insertBefore(m,p);
})(window,document,'script','https://u.heatmap.it/log.js');
*/ ?>
</script>
<?php } ?>
<?php
//$this->head();
echo implode('', $this->metaTags);
?>
<script>
var base_url = '<?=Yii::$app->homeUrl?>';
</script>
</head>
Стили которые отвечают за вывод шапки. И может быть все дело в том, что я пытаюсь использовать второй метод подключения(правильный), через functions.php и поэтому они отказываются работать вместе. Это я уже любую зацепку ищу, почему так по тупому сейчас происходит