Fix raw html not displayed buy terms translation key

This commit is contained in:
Alexis Faizeau 2022-02-07 17:32:05 +01:00
parent c2da4c3906
commit 433d3a20c6

View file

@ -53,7 +53,7 @@
<section class="terms-and-conditions">
<a style="display: none;" href="traduction">Need for traduction</a>
<p>
{$LL.login.terms()}
{@html $LL.login.terms()}
</p>
</section>
{/if}