alt text!

This commit is contained in:
kleines Filmröllchen 2024-12-10 19:29:09 +01:00
parent 5720d7da31
commit 2edbb43b59
Signed by: filmroellchen
SSH key fingerprint: SHA256:UMhcHaeI+VGsiUL2Drpw3aj1iRiQUlx8nxZqUPvoaVw
3 changed files with 8 additions and 6 deletions

View file

@ -72,13 +72,13 @@ 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"></p>
<p id="space-text">Spacestatus unbekannt</p>
<!-- TODO: explainer page for the spaceapi and how we implement it -->
<a class="image-container" id="space-image-container" href=""
><img
id="space-image"
src="{{ get_url(path='/img/unknown.png') }}"
alt="Space Icon"
alt="Spacestatus unbekannt"
/></a>
</header>
<main id="main-content">