Browse code

Initial commit

Benjamin Roth authored on16/03/2023 20:22:35
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,3 @@
1
+<div class="<?= $this->class ?>">
2
+    <?= $this->html ?>
3
+</div>
0 4
\ No newline at end of file