|
|
|
@ -2,7 +2,6 @@
|
|
|
|
|
<?php if (!empty($recommands['Content Article A']) || !empty($recommands['Content Article B']) || !empty($recommands['Content Article C']) || !empty($recommands['Content Article D'])) { ?>
|
|
|
|
|
<div class="content_article_title">You might be interested in:</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<?php if (!empty($recommands['Content Article A'])) { ?>
|
|
|
|
|
<div class="infopage_ad">
|
|
|
|
|
<a href="<?php echo $recommands['Content Article A']->ic_url; ?>"> <img
|
|
|
|
|