diff --git a/common/templates/common/home.html b/common/templates/common/home.html index c9db5d6c..b74ba253 100644 --- a/common/templates/common/home.html +++ b/common/templates/common/home.html @@ -359,7 +359,7 @@
{{ ann.title }}
{{ ann.created_time }} -

{{ ann.content | truncate:200 }}

+

{{ ann.get_plain_content | truncate:200 }}

{% if not forloop.last %}