morning-coffee/templates/about.html.tmpl

5 lines
150 B
Cheetah

{{ define "content" }}
<main>
<em>Morning Coffee</em> is a minimalist static-page RSS & interesting links reader written in Go.
</main>
{{ end }}