diff --git a/www/conservancy/templates/blog/entry_partial.html b/www/conservancy/templates/blog/entry_partial.html index 37a733dd36261a78120b732ee244ea6541e41b19..571d69f2a3eda21878d2beabc3ba495bc2a487ad 100644 --- a/www/conservancy/templates/blog/entry_partial.html +++ b/www/conservancy/templates/blog/entry_partial.html @@ -36,7 +36,7 @@ This partial accepts these optional parameters: {% if show|default:"body" != "body" %}

Read More…

{% endif %} -{% if show != "summary"} +{% if show != "summary" %} {% endif %}