add selection of cantons to form
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m0s

This commit is contained in:
betty 2026-01-12 08:51:07 +01:00
commit 0cb4404201

View file

@ -94,20 +94,14 @@ kommentar = 'age und hobbies sind honeypots'
<h5>In welchen Kantonen haben Sie eine Bewilligung oder haben eine Bewilligung beantragt?</h5><br> <h5>In welchen Kantonen haben Sie eine Bewilligung oder haben eine Bewilligung beantragt?</h5><br>
<div id="checkbox-group"> <div id="checkbox-group">
<input type="checkbox" id="AG" name="AG" value="AG: Aargau"> <input type="checkbox" id="AG" name="AG" value="AG: Aargau">
<label for="AG">AG: Aargau</label> <label for="AG">AG: Aargau</label> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<input type="checkbox" id="AI" name="AI" value="AI: Appenzell Innerrhoden"> <input type="checkbox" id="AI" name="AI" value="AI: Appenzell Innerrhoden">
<label for="AI">AI: Appenzell Innerrhoden</label> <label for="AI">AI: Appenzell Innerrhoden</label>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<input type="checkbox" id="AR" name="AR" value="AR: Appenzell Ausserrhoden"> <input type="checkbox" id="AR" name="AR" value="AR: Appenzell Ausserrhoden">
<label for="AR">AR: Appenzell Ausserrhoden</label> <label for="AR">AR: Appenzell Ausserrhoden</label>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<br/>
<input type="checkbox" id="BE" name="BE" value="BE: Bern"> <input type="checkbox" id="BE" name="BE" value="BE: Bern">
<label for="BE">BE: Bern</label> <label for="BE">BE: Bern</label>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br/>
<input type="checkbox" id="BL" name="BL" value="BL: Basel-Landschaft"> <input type="checkbox" id="BL" name="BL" value="BL: Basel-Landschaft">
<label for="BL">BL: Basel-Landschaft</label> <label for="BL">BL: Basel-Landschaft</label>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;