Theme installed

This commit is contained in:
Aron Petau 2025-04-29 21:13:41 +02:00
parent 8c90bb2dfc
commit 9f4d78baa2
135 changed files with 2650 additions and 269 deletions

View file

@ -0,0 +1,3 @@
<div class="badges center">
{{ body | markdown | replace(from="%20", to=" ") | safe }}
</div>