перенёс рекламу на странице точки повыше

This commit is contained in:
Krivchikov Dmitry 2015-10-26 18:15:46 +03:00
parent aed76cc782
commit 95d7c303d9
1 changed files with 14 additions and 15 deletions

View File

@ -106,6 +106,20 @@ $index = 0;
</p> </p>
</div> </div>
</div> </div>
<div class="row">
<div class="col-md-12" style="text-align: center;">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Point - DOWN -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-0069680015252793"
data-ad-slot="4972494746"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</div>
<hr/> <hr/>
<!--googleoff: all--> <!--googleoff: all-->
<!--noindex--> <!--noindex-->
@ -146,21 +160,6 @@ $index = 0;
</div> </div>
<hr/> <hr/>
<?php endif; ?> <?php endif; ?>
<div class="row">
<div class="col-md-12" style="text-align: center;">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Point - DOWN -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-0069680015252793"
data-ad-slot="4972494746"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</div>
<hr/>
<div class="row"> <div class="row">
<div class="col-md-12"> <div class="col-md-12">
<a href="/point/<?= $randomPoint->id ?>" style="float: left; margin: 0 20px 0 0;"><img src="<?= $randomPoint->getImg() ?>" style="width: 200px;"/></a> <a href="/point/<?= $randomPoint->id ?>" style="float: left; margin: 0 20px 0 0;"><img src="<?= $randomPoint->getImg() ?>" style="width: 200px;"/></a>