Midsomer Murders
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Joakim Svensson 2025-07-17 13:27:38 +00:00
parent 1314ac8ffe
commit 6875016aa2
1 changed files with 4 additions and 4 deletions

View File

@ -52,12 +52,12 @@ Whether you're a licensed ham or just a loyal viewer, add your name and help us
<form action="https://sa6anw.se/submit" method="post">
<label>Signal:</label><br>
<input type="text" name="signal" required><br>
<input type="text" name="Callsign"><br>
<label>Förnamn:</label><br>
<input type="text" name="fornamn" required><br>
<input type="text" name="Namn / Name" required><br>
<label>Efternamn:</label><br>
<input type="text" name="efternamn" required><br><br>
<input type="submit" value="Skicka">
<input type="text" name="Efternamn / Surname" required><br><br>
<input type="submit" value="Skicka/Send">
</form>
---