add incomplete team notice
This commit is contained in:
parent
6a9f88c9f7
commit
1d43eb8b90
@ -83,7 +83,11 @@ const information = [
|
||||
</div>
|
||||
|
||||
<div class="bg-base-100 flex flex-col space-y-10 items-center py-10">
|
||||
<h2 id="teams" class="text-4xl">Teams</h2>
|
||||
<h2 id="teams" class="text-4xl mb-10">Teams</h2>
|
||||
<p class="text-sm text-center mb-2 mx-1">
|
||||
Bei Unvollständigen Teams muss sich der zweite Mitspieler noch registrieren. Unvollständige Teams werden bei
|
||||
Anmeldeschluss gelöscht.
|
||||
</p>
|
||||
<Teams {teams} {deaths} />
|
||||
</div>
|
||||
</WebsiteLayout>
|
||||
|
Loading…
x
Reference in New Issue
Block a user