DEV: uses html-safe instead of triple curly brackets
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{{#if showAd}}
|
||||
{{{adHtml}}}
|
||||
{{html-safe adHtml}}
|
||||
{{/if}}
|
||||
|
||||
Reference in New Issue
Block a user