alt text!
This commit is contained in:
parent
5720d7da31
commit
2edbb43b59
3 changed files with 8 additions and 6 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue