mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
render those links instead of raw html
This commit is contained in:
parent
c1cd6a2792
commit
64d1c91179
@ -1,5 +1,5 @@
|
||||
{{#if tooManyTracked}}
|
||||
<div class="alert alert-info">{{i18n 'topics.too_many_tracked'}}</div>
|
||||
<div class="alert alert-info">{{{i18n 'topics.too_many_tracked'}}}</div>
|
||||
{{/if}}
|
||||
|
||||
{{#if redirectedReason}}
|
||||
|
Loading…
Reference in New Issue
Block a user