github.com/graemephi/kahugo@v0.62.3-0.20211121071557-d78c0423784d/examples/blog/layouts/post/li.html (about) 1 <li> 2 <h5><a href="{{ .Permalink }}">{{ .Title}}</a><br> 3 <small>posted on {{ .Date.Format "January 2, 2006" }}</small></h5> 4 </li>