@@ -10,7 +10,7 @@ if ($cacheEmail!==false && Bid::find()->where(['email' => $cacheEmail])->exists(
$userIsSubscribed=true;
?>
<?phpif($userIsSubscribed===true):?>
<?phpif($userIsSubscribed===false):?>
<divclass="subsc_blog">
<h2class="subsc_blog_title"><?=\Yii::t('form','Liked? Subscribe up for updates!')?></h2>
<divclass="subsc_blog_txt"><?=\Yii::t('form','We will try to publish this section only useful and unique content for the market. Subscription allow to be the first to get notification about fresh articles.')?></div>