2025-11-08 21:58:23 +01:00
|
|
|
---
|
|
|
|
|
title: Maintenance
|
|
|
|
|
---
|
2026-02-21 12:58:31 +01:00
|
|
|
{% assign pageClass = 'h_full_view' -%}
|
|
|
|
|
{% layout 'hippie/status.liquid' %}
|
2025-11-08 21:58:23 +01:00
|
|
|
|
|
|
|
|
{% block body %}
|
|
|
|
|
<hgroup id="root" class="txt_center">
|
|
|
|
|
<h1 class="txt_hero txt_gradient">HIPPIE</h1>
|
|
|
|
|
<p>Diese Seite wird gerade gewartet.</p>
|
|
|
|
|
</hgroup>
|
|
|
|
|
{% endblock %}
|