Added HTMX partial support template rendering.

This commit is contained in:
mikestefanello 2021-12-23 17:09:44 -05:00
parent f115fcb602
commit b2f64b62f4
7 changed files with 126 additions and 60 deletions

1
templates/htmx.gohtml Normal file
View file

@ -0,0 +1 @@
{{template "content" .}}