all repos
— flounder
@ b93b3d7c26305da0995bff88c757eab8d34c2332
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" .}}