6 lines
109 B
HTML
6 lines
109 B
HTML
<footer class="mt-auto text-white-50">
|
|
<p>
|
|
{{ i18n "footerText" | safeHTML }}
|
|
</p>
|
|
</footer>
|