--- title: Start tags: - demoExample --- {% assign pageBase = "../../" -%} {% assign pageId = page.fileSlug -%} {% assign bodyClass = "body_start" -%} {% layout "hippie/simple.liquid" %} {% block body %}
{% endblock %} {% block script %} {% endblock %}