mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Explicitly declare noescape
This commit is contained in:
parent
56f20e84c0
commit
aac678de48
27 changed files with 33 additions and 33 deletions
|
|
@ -371,7 +371,7 @@
|
|||
<!-- /LNB -->
|
||||
<!-- CONTENT -->
|
||||
<div class="content" id="content">
|
||||
{$content}
|
||||
{$content|noescape}
|
||||
</div>
|
||||
<!--@if($layout_info->use_demo === 'Y')-->
|
||||
<include target="./demo/welcome_main.html" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue