mirror of
https://github.com/discourse/discourse-adplugin.git
synced 2025-02-25 13:09:25 +00:00
- Colocate components / connectors - Move admin UI files to `admin/assets` so they are only served to admins
5 lines
158 B
Handlebars
5 lines
158 B
Handlebars
{{#if showAd}}
|
|
{{! template-lint-disable no-forbidden-elements }}
|
|
<script src={{url}} id="_carbonads_js" async type="text/javascript">
|
|
</script>
|
|
{{/if}} |