funkcionira ama bez ruti vo browser

i bez statistika :)
This commit is contained in:
Vladan Popovic 2024-07-28 00:01:19 +02:00
parent 8e60aa62a7
commit 8fb042066c
19 changed files with 1503 additions and 0 deletions

9
templates/form.html Normal file
View file

@ -0,0 +1,9 @@
<div id="form">
{% include 'hranenje.html' %}
{% include 'tezina.html' %}
{% include 'kakanje.html' %}
{% include 'presoblakanje.html' %}
</div>
<div id="timeline">
{% include 'timeline.html' %}
</div>