feat: getting the hang of htmx
This commit is contained in:
parent
f96bf4d193
commit
4c84c944d4
12 changed files with 153 additions and 46 deletions
1
src/templates/partials/plant_li.html
Normal file
1
src/templates/partials/plant_li.html
Normal file
|
|
@ -0,0 +1 @@
|
|||
<li>{{ plant.name }} ({{ plant.species }})</li>
|
||||
Loading…
Add table
Add a link
Reference in a new issue