Browse code

Initial commit

Benjamin Roth authored on16/02/2017 11:35:38
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,6 @@
1
+<?php $this->block('content'); ?>
2
+
3
+        </div>
4
+      </div>
5
+
6
+<?php $this->endblock(); ?>