Skip to content

Commit

Permalink
selection of topic in regi
Browse files Browse the repository at this point in the history
  • Loading branch information
maxiix3 committed Sep 13, 2019
1 parent 7b011ce commit e51a600
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pages/blimed.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,14 @@ Vi møtes jevnlig på mandager i Realistforeningens kjeller 1804. Ønsker du å
<p>
<label>Telefon: <input type="number" name="nummer" /></label>
</p>
<p>
<label>Hva vil du drive mest med?: <select name="role[]" multiple>
<option value="Lys">Lys</option>
<option value="Lyd">Lyd</option>
<option value="Scene">Scene</option>
<option value="Alt - Lyst å gjøre alt">Alt - Lyst å gjøre alt</option>
</select></label>
</p>
<p>
<button type="submit">Send</button>
</p>
Expand Down

0 comments on commit e51a600

Please sign in to comment.