4 lines
No EOL
191 B
HTML
4 lines
No EOL
191 B
HTML
<article class="post block">
|
|
<h1 class="post__title"><a class="post__title-link" href="{{ .RelPermalink }}">{{ .Title }}</a></h1>
|
|
<div class="post__content">{{- .Summary }}</div>
|
|
</article> |