takunomi-blog/templates/about.tmpl

6 lines
90 B
Cheetah
Raw Normal View History

2017-11-19 14:02:18 +00:00
{{define "about"}}
<article class="post">
<p>This is about ME!</p>
</article>
{{end}}