Skip to content

Commit

Permalink
Do not support literal HTML in the Administration Interface (#1408)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterkeung authored and andrerom committed Dec 18, 2019
1 parent b043ec4 commit 56e779d
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 56e779d

Please sign in to comment.