1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-24 13:43:12 +02:00
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>