Files
discourse-adplugin/assets/javascripts/discourse/components/house-ad.hbs
T

3 lines
45 B
Handlebars
Raw Normal View History

2019-04-18 17:52:59 -04:00
{{#if showAd}}
{{html-safe adHtml}}
{{/if}}