1
0
flewkey.com/templates/post_preview.html

6 lines
135 B
HTML
Raw Normal View History

2020-07-12 22:35:49 -04:00
<div class="block">
<a href="{full_path}"><h3>{title}</h3></a>
<p>{auto_description}</p>
2020-07-12 22:35:49 -04:00
<a href="{full_path}">Read more</a>
</div>