focalboard/website/site/layouts/blog/li.html
2021-01-07 14:12:26 -08:00

5 lines
139 B
HTML

<li>
<h4>- <a href="{{ .Permalink }}">{{ .Title}}</a><br>
<small>posted on {{ .Date.Format "January 2, 2006" }}</small></h4>
</li>