feedvault.se/templates/api.tmpl

4 lines
84 B
Cheetah

{{ define "content" }}
<h2>API documentation</h2>
<p>Here be dragons.</p>
{{ end }}