fix xss (#2060)
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
<td>
|
||||
{% if entry.description is not empty %}
|
||||
<div>
|
||||
{{ entry.description|escape|desc2html }}
|
||||
{{ entry.description|desc2html }}
|
||||
</div>
|
||||
{% endif %}
|
||||
<span class="small">
|
||||
|
||||
Reference in New Issue
Block a user