Files
flewkey.com/templates/post_preview_mini.html
T

6 lines
141 B
HTML
Raw Normal View History

2020-07-22 17:43:20 +00: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>