make teaser optional
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -14,7 +14,11 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="post-teaser">
|
||||
$if(teaser)$
|
||||
$teaser$
|
||||
$else$
|
||||
$body$
|
||||
$endif$
|
||||
</div>
|
||||
<a href="$url$">Read more</a>
|
||||
</article>
|
||||
|
Reference in New Issue
Block a user