index
:
www
master
Personal website
frosty
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
themes
/
polaris
/
layouts
/
_default
/
home.html
blob: 3aae006ef85800036d9d4cc2f83de4489bb24e93 (
plain
)
1
2
3
4
5
{{ define "main" }} {{ .Content }} <h2>Posts</h2> {{ partial "posts.html" }} {{ end }}