all repos
— flounder
@ eb3dc1e908eec909c858b2fc02836870c4b327ee
A small site builder for the Gemini protocol
summary
refs
tree
log
templates/user_page.html (
view raw
)
1
{{template "header" .}}
2
{{.SiteBody}}
3
{{template "footer" .}}