--- title: Intro tags: - game --- {% assign bodyClass = 'body_intro' -%} {% layout 'hippie-view/app.liquid' %} {% block body %}
I
0%
{% brand 'brand' %}

Marke

{% endbrand %}

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 assets %} {{ block.super -}} {% endblock %} {%- block script %} {{ block.super -}} {% endblock %}