funkcionira ama bez ruti vo browser
i bez statistika :)
This commit is contained in:
parent
8e60aa62a7
commit
8fb042066c
19 changed files with 1503 additions and 0 deletions
11
templates/kakanje.html
Normal file
11
templates/kakanje.html
Normal file
|
@ -0,0 +1,11 @@
|
|||
<form hx-post="/event" hx-target="#timeline">
|
||||
<h1>Kakanje</h1>
|
||||
<input type="hidden" name="event_type" value="kakanje" />
|
||||
<div class="form-group">
|
||||
<input type="time"
|
||||
id="kakanje_start"
|
||||
name="kakanje_start" />
|
||||
<span></span>
|
||||
<input class="submit" type="submit" value="Vnesi" />
|
||||
</div>
|
||||
</form>
|
Loading…
Add table
Add a link
Reference in a new issue