v0.6.2 - Fixed various bugs

This commit is contained in:
frederikpyt
2020-08-11 09:55:01 +02:00
parent e5cf13c4c2
commit 81af08ef24
3 changed files with 12 additions and 3 deletions
@@ -10,7 +10,7 @@
@csrf
<span>Ris el. Ros?</span>
<select name="suggestion_form" class="mb-2" required>
<option>Ros</option>
<option selected>Ros</option>
<option>Ris</option>
</select>
<textarea name="message" placeholder="Skriv Ris/Ros besked her" style="resize: vertical;" required></textarea>