1
0
flewkey.com/templates/post_preview.html

7 lines
199 B
HTML

<div class="block">
<a href="{full_path}"><h3 class="reduced">{title}</h3></a>
<span class="faded">Published on {date}</span>
<p>{auto_description}</p>
<a href="{full_path}">Read more</a>
</div>