Files
flewkey.com/templates/post_preview.html
T
2020-07-13 02:35:49 +00:00

6 lines
130 B
HTML

<div class="block">
<a href="{full_path}"><h3>{title}</h3></a>
<p>{description}</p>
<a href="{full_path}">Read more</a>
</div>