diff --git a/alchemy/templates/index.html b/alchemy/templates/index.html index cd1d519..a03893b 100644 --- a/alchemy/templates/index.html +++ b/alchemy/templates/index.html @@ -26,7 +26,7 @@ All Articles

{{ article.title }}

-

{{ article.content|striptags|truncate(256) }}

+

{{ article.summary }}