app/views/ad/top.scala.html (12 lines of code) (raw):
@* Google Adsense *@
<div class="top-ad-text">スポンサーリンク</div>
<div>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- lgtmoon-top -->
<ins class="adsbygoogle"
style="display:inline-block;width:468px;height:60px"
data-ad-client="ca-pub-1397126788553577"
data-ad-slot="4480562499"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>