--- title: Intro tags: - demoExample --- {% set pageId = "init" %} {% set bodyClass = "body_intro" %} {% extends "hippie/_app_frame.njk" %} {% import "hippie/macros/_placeholder.njk" as ph %} {% block body %}
I
0%
{{ ph.brand('brand') }}

Powered by

Agreement

This needs to be seen and acknowledged.
So an interaction must be made to continue.

Hello World!

Only left mouse click or any key

{% endblock %} {%- block script %} {{ super() }} {% endblock %}