mirror of
https://github.com/pockethost/pockethost.git
synced 2025-10-14 00:59:25 +00:00
Support raw HTML in AlertBar
This commit is contained in:
parent
52c4482494
commit
33bfae99b4
@ -46,6 +46,6 @@
|
|||||||
>
|
>
|
||||||
{@html alertTypeIcon}
|
{@html alertTypeIcon}
|
||||||
|
|
||||||
<span>{message}</span>
|
<span>{@html message}</span>
|
||||||
</div>
|
</div>
|
||||||
{/if}
|
{/if}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user