diff --git a/alchemy/templates/index.html b/alchemy/templates/index.html index cf2a5c0..a190415 100644 --- a/alchemy/templates/index.html +++ b/alchemy/templates/index.html @@ -33,7 +33,7 @@ All Articles

{{ article.title }}

- {{ article.summary }} + {{ article.summary|striptags }}
{% if not loop.last %}