1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-06-08 23:56:37 +02:00

11 lines
142 B
Cheetah
Raw Normal View History

{{define "title"}}Welcome{{end}}
{{define "style"}}
{{end}}
{{define "content"}}
Welcome to the web app
{{end}}
{{define "js"}}
{{end}}