Initial Public Release

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2021-12-24 11:00:43 +01:00
commit 6c25961683
112 changed files with 14174 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
<div class="block block-{{ include.type }} {% if include.float %}float-{{ include.float }}{% endif %}">
{{ include.content }}
</div>