takunomi-blog/templates/contact.tmpl

8 lines
145 B
Cheetah

{{define "contact"}}
<article class="post">
<ul style="list-style: none;">
<li><b>ohayo dot jacob at gmail</b></li>
</ul>
</article>
{{end}}