aboutsummaryrefslogtreecommitdiff
path: root/index.st
diff options
context:
space:
mode:
Diffstat (limited to 'index.st')
-rw-r--r--index.st2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.st b/index.st
index 0008c19..7b505a4 100644
--- a/index.st
+++ b/index.st
@@ -29,7 +29,9 @@ $if(entries)$
$! FIXME: Show content inline if possible. !$
<li class="full-entry">
<a id="entry-$entry.id$" href="$entry.link$"><h3>$entry.title$</h3></a>
+ $if(xhtml_content_p)$
<div class="entry-content">$xhtml_content$</div>
+ $endif$
</li>
$else$
<li class="partial-entry">