Skip to content

Commit

Permalink
Do not support literal HTML in the Administration Interface (ezsystem…
Browse files Browse the repository at this point in the history
  • Loading branch information
peterkeung authored and pkamps committed Dec 18, 2018
1 parent 90f4206 commit d265434
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{* Do not output literal HTML in the Administration Interface *}<pre{if ne($classification|trim,'')} class="{$classification|wash}"{/if}>{$content|wash(xhtml)}</pre>

0 comments on commit d265434

Please sign in to comment.