This website works better with JavaScript
Home
Explore
Help
Sign In
fgm
/
htmx-demo
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
a85bc7fe73
Branches
Tags
ch01-contacts_app
ch03-a_web_1.0_application
ch04-extending-html
ch05-htmx-patterns
main
htmx-demo
/
contactsapp
/
templates
/
index.gohtml
index.gohtml
89 B
History
Raw
1
2
3
4
5
{{ define "index.gohtml" }}
{{block "content" . }}
index
{{ end}}
{{ end }}