Files

5 lines
158 B
Handlebars
Raw Permalink Normal View History

2019-04-07 03:14:27 +02:00
{{#if showAd}}
{{! template-lint-disable no-forbidden-elements }}
2019-04-07 03:14:27 +02:00
<script src={{url}} id="_carbonads_js" async type="text/javascript">
</script>
{{/if}}