Sanitize HTML and merge styles into single file

This commit is contained in:
thiloho
2024-08-25 15:06:55 +02:00
parent 1c1aaf28e6
commit e7acc9749f
8 changed files with 574 additions and 120 deletions

View File

@@ -5,7 +5,7 @@
<footer>
<div class="container">
<small>
{text}
{@html text}
</small>
</div>
</footer>