diff options
Diffstat (limited to 'templates/_includes/components')
| -rw-r--r-- | templates/_includes/components/post.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/_includes/components/post.html b/templates/_includes/components/post.html index e901ec5..e27c0d5 100644 --- a/templates/_includes/components/post.html +++ b/templates/_includes/components/post.html @@ -14,7 +14,7 @@ $if(teaser)$ $teaser$ $else$ - $description$ + $body$ $endif$ <p> <a href="$url$" class="read-more-button" role="button"> |
