qsgen2/themes/minimal/blog_list.tpl

16 lines
442 B
Smarty

<!-- Blog Post for Index Start -->
<div id="process" class="section">
<div class="w-container">
<h3><a class="link" href="BLOGURL">BLOGTITLE</a></h3>
<div class="grow-row w-row">
INGRESS
<div class="grow-row w-row">
<strong style="font-size: 10px; padding-top: 3px;">BLOGDATE</strong>
</div>
<div class="divider grey"></div>
</div>
<!-- Blog Post for Index End -->