Avoid escaping relevant template variables
This commit is contained in:
parent
6d90d35d25
commit
c407fb7963
165 changed files with 312 additions and 313 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
{{* custom content from hook will replace everything. *}}
|
||||
{{if $content != '' }}
|
||||
{{$content}}
|
||||
{{$content nofilter}}
|
||||
{{else}}
|
||||
|
||||
{{if $customhome != false }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue