2025-11-08 21:58:23 +01:00
|
|
|
---
|
|
|
|
|
title: Maintenance
|
|
|
|
|
---
|
|
|
|
|
{% assign pageBase = "../../" -%}
|
2025-11-09 14:33:44 +01:00
|
|
|
{% assign pageClass = "h_full_view" -%}
|
2025-11-08 21:58:23 +01:00
|
|
|
{%- layout "hippie/status.liquid" %}
|
|
|
|
|
|
|
|
|
|
{% 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 %}
|