1
0
flewkey.com/templates/post_preview_mini.html

6 lines
141 B
HTML
Raw Normal View History

2020-07-22 13:43:20 -04:00
<div class="block-small">
<a href="{full_path}"><h3>{title}</h3></a>
<p>{auto_description}</p>
<a href="{full_path}">Read more</a>
</div>