index
:
repos/a73x/a73x.git
main
just enough framework for a site
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
/
default.html
blob: 3d68d2c3b86c1403da8e9897588c70ed17d5856b (
plain
)
1
2
3
4
5
{{template "base" .}} {{define "content"}} <h1>{{.Meta.title}}</h1> {{ .Body }} {{end}}