diff --git a/blog/templates/macros.html b/blog/templates/macros.html index 384357c7..f98cc5f0 100644 --- a/blog/templates/macros.html +++ b/blog/templates/macros.html @@ -12,7 +12,7 @@ {{ post.summary | safe}} read more ยป - {% if lang and not_translated %} + {% if lang and not_translated and lang != config.default_language %}