5 lines
98 B
HTML
5 lines
98 B
HTML
<div>
|
|
<div><a href="{{ .Permalink }}">{{ .Title }}</a></div>
|
|
<div>{{ .Summary }}</div>
|
|
</div>
|