diff --git a/source/screens/demo/examples/ui/explorer.njk b/source/screens/demo/examples/ui/explorer.njk
index 72de77a..c54ea0a 100755
--- a/source/screens/demo/examples/ui/explorer.njk
+++ b/source/screens/demo/examples/ui/explorer.njk
@@ -12,7 +12,7 @@ tags:
{{ io.frameFooter('mode-bar') }}
diff --git a/source/templates/hippie/macros/_io.njk b/source/templates/hippie/macros/_io.njk
index 36a3b9e..f9a7300 100644
--- a/source/templates/hippie/macros/_io.njk
+++ b/source/templates/hippie/macros/_io.njk
@@ -32,4 +32,18 @@
+{% endmacro %}
+
+{% macro statusBar(title) %}
+
{% endmacro %}
\ No newline at end of file