mirror of
https://github.com/Vimux/Binario.git
synced 2024-11-11 01:38:28 +00:00
5 lines
No EOL
267 B
HTML
5 lines
No EOL
267 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>
|
|
<div class="post__meta meta mt tar">{{ partial "post_meta.html" . }}</div>
|
|
</article> |