Avoid escaping relevant template variables
This commit is contained in:
parent
6d90d35d25
commit
c407fb7963
165 changed files with 312 additions and 313 deletions
|
@ -31,7 +31,7 @@
|
|||
|
||||
{{if $theme_config}}
|
||||
<h2>{{$stitle}}</h2>
|
||||
{{$theme_config}}
|
||||
{{$theme_config nofilter}}
|
||||
{{/if}}
|
||||
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue