space status on mobile

revamp of the mobile header
This commit is contained in:
kleines Filmröllchen 2024-11-23 21:12:38 +01:00
parent 97a18116e2
commit 90af5d373f
Signed by: filmroellchen
SSH key fingerprint: SHA256:NarU6J/XgCfEae4rbei0YIdN2pYaYDccarK6R53dnc8
3 changed files with 19 additions and 38 deletions

View file

@ -68,16 +68,9 @@ truncate(length=150) %} {% else %} {% set description = "" %} {% endif %}
<a href="{{ get_url(path='/verein') }}">Verein</a>
<a href="https://fsck.ctbk.de/">FSCK</a>
</nav>
<p id="space-text">
<strong id="space-state"></strong><br /><span
>Nächstes Treffen: siehe <a href="/#termine">Termine</a></span
><br /><span id="space-last-update"></span>
</p>
<p id="space-text"></p>
<!-- TODO: explainer page for the spaceapi and how we implement it -->
<a
class="image-container"
id="space-image-container"
href=""
<a class="image-container" id="space-image-container" href=""
><img
id="space-image"
src="{{ get_url(path='/img/unknown.png') }}"