mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-13 07:24:38 -04:00
FIX: Don't escape strings from polls.
This commit is contained in:
parent
f9454088c3
commit
1171936850
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
{{{optionIcon}}}
|
||||
{{option.html}}
|
||||
{{{option.html}}}
|
||||
|
|
Loading…
Add table
Reference in a new issue