Skip to content

Commit b0aed7a

Browse files
authored
Remove 'safe' filter from description output (#14789)
1 parent a567c14 commit b0aed7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{% load i18n %}{{ description|safe }}
1+
{% load i18n %}{{ description }}

0 commit comments

Comments
 (0)