forked from Ruderverein-Donau-Linz/rowt
first draft of normannen deployment
This commit is contained in:
@ -2,9 +2,6 @@
|
||||
{% block content %}
|
||||
<div class="w-full max-w-md space-y-8">
|
||||
<div>
|
||||
<img class="mx-auto h-16 w-auto"
|
||||
src="https://rudernlinz.at/wp-content/uploads/2021/02/cropped-logo.png"
|
||||
alt="Logo Ruderassistent">
|
||||
<h1 class="mt-6 h1">Ruderassistent</h1>
|
||||
</div>
|
||||
{% if flash %}{{ macros::alert(message=flash.1, type=flash.0, class="sm:col-span-2 lg:col-span-3") }}{% endif %}
|
||||
|
Reference in New Issue
Block a user