Eingabefeld für Datum eingefügt
This commit is contained in:
parent
1d15b439cf
commit
d6540d5764
@ -9,6 +9,11 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
<h1>Sicherheitsunterweisung</h1>
|
||||||
|
<form>
|
||||||
|
<label for="date-input">Datum</label>
|
||||||
|
<input type="date" name="date" id="date-input" />
|
||||||
|
</form>
|
||||||
<script src="/static/js/htmx.min.js" type="text/javascript"></script>
|
<script src="/static/js/htmx.min.js" type="text/javascript"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user