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