1
0
flewkey.com/templates/post_preview_mini.html

6 lines
163 B
HTML

<div class="block-small">
<a href="{root}blog/{full_path}"><h3>{title}</h3></a>
<p>{auto_description}</p>
<a href="{root}blog/{full_path}">Read more</a>
</div>