Fix XSS vulnerability
This commit is contained in:
parent
2cee0ea6ef
commit
7ef2da0c83
@ -9,7 +9,7 @@
|
||||
{{#if thumb}}
|
||||
<img src="{{thumb}}" class="thumb">
|
||||
{{/if}}
|
||||
<div class="head">{{{head}}}</div>
|
||||
<div class="head">{{{parse head}}}</div>
|
||||
<div class="body">
|
||||
{{body}}
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user