{% if app.user.town is not defined or app.user.town is null or not app.user.town.isPremium %}
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Outbreak-Responsive Main Right -->
<ins class="adsbygoogle"
style="{{ style|default('display:block') }}"
data-ad-client="{{ client|default('ca-pub-3423865866227237') }}"
data-ad-slot="{{ slot|default('1734648305') }}"
data-ad-format="{{ format|default('rectangle') }}"
{% if responsive|default(false) %}data-full-width-responsive="true"{% endif %}></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
{% endif %}