1
0
Fork 0

Avoid escaping relevant template variables

This commit is contained in:
Hypolite Petovan 2018-12-13 22:35:51 -05:00
commit c407fb7963
165 changed files with 312 additions and 313 deletions

View file

@ -1,7 +1,7 @@
{{* custom content from hook will replace everything. *}}
{{if $content != '' }}
{{$content}}
{{$content nofilter}}
{{else}}
{{if $customhome != false }}