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
/
post.html
blob: 0a6cc6e649c8b016951dfd35125411b96f0eac63 (
plain
)
1
2
3
4
5
6
{{template "base" .}} {{define "content"}} <h1>{{.Title}}</h1> {{ .Post }} {{end}}