Automated deployment: Wed Mar 25 18:33:50 UTC 2020 489f554d7e
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
<div style="width: 100%;max-width: 600px;">
|
||||
<p>
|
||||
<ul>
|
||||
<li>Die Anmeldung ist <strong>vorerst</strong> nur für <DD>-Mitglieder geöffnet. Alle anderen können sich <strong>ab dem 24.03.2020</strong> anmelden.</li>
|
||||
<li>Die Anmeldung ist <strong>ab sofort</strong> für alle geöffnet.</li>
|
||||
<li>Die Anmeldung ist verbindlich. Wer dann doch verhindert ist, muss selbst für Ersatz sorgen.</li>
|
||||
<li>Die Basiskosten betragen 40 EUR (Übernachtung inkl. Frühstück & Reinigung)</li>
|
||||
<li>Abendessen & Snacks kosten 8 EUR / Mahlzeit</li>
|
||||
@@ -117,12 +117,12 @@
|
||||
<label for="telegram" style="align-self: center;">Ich will in die Telegram-Gruppe!</label>
|
||||
</div>
|
||||
<div class="grow-1">
|
||||
<input id="hex" name="hex" type="text" placeholder="0x00" required pattern="[0-9a-fA-F]{1,2}x[0-9a-fA-F]{1,2}" />
|
||||
<label for="hex">Hex-ID (z.B. 0x00)*</label>
|
||||
<input id="hex" name="hex" type="text" placeholder="0x00" pattern="[0-9a-fA-F]{1,2}x[0-9a-fA-F]{1,2}" />
|
||||
<label for="hex">Hex-ID (z.B. 0x00)</label>
|
||||
</div>
|
||||
<div class="grow-1">
|
||||
<input id="chapter" name="chapter" type="text" required />
|
||||
<label for="chapter">Chapter*</label>
|
||||
<input id="chapter" name="chapter" type="text" />
|
||||
<label for="chapter">Chapter</label>
|
||||
</div>
|
||||
<div class="grow-1">
|
||||
<input id="abendFreitag" name="abendFreitag" type="checkbox" checked />
|
||||
|
||||
Reference in New Issue
Block a user