diff --git a/_layouts/post.html b/_layouts/post.html index c027477605b..c4bc2533557 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -8,8 +8,9 @@

{{ page.title }}

{{ content }} +{% if site.related_posts.size >= 1 %} +{% endif %}