@@ -1,2 +1,2 @@
-<?php echo $this->html; ?>
+<?= $this->html; ?>
new file mode 100644
@@ -0,0 +1,2 @@
+
+<?php echo $this->html; ?>