diff --git a/frontend/views/layouts/main.php b/frontend/views/layouts/main.php index a109383..e51f3f2 100644 --- a/frontend/views/layouts/main.php +++ b/frontend/views/layouts/main.php @@ -43,459 +43,461 @@ $logo = $logo_img->getImagePathPrivate() ?? $logo; } } + + $this->registerMetaTag( + [ + 'name' => 'description', + 'content' => $seo->desc, + ] + ) ?> beginPage() ?> - - - -
- - - - - = Html::csrfMetaTags() ?> -- phone )) { - echo \Yii::t('app', 'Contact us on '); - echo Html::a($settings->phone, "tel: {$settings->phone}"); - if (!empty( $settings->email )) { - echo \Yii::t('app', ' or '); - echo Html::a($settings->email, "mailto:$settings->email"); - } - } - ?> -
- -+ = Html::submitButton( + 'Send', + [ + 'class' => 'send-form btn btn-lg btn-template-primary', + ] + ) ?> +
+ + + +Thank for your reply, we will call you, maybe.
-- -
-Thank for your reply, we will call you, maybe.
++ +
+