diff --git a/themes/bootstrap3/templates/includes/related-posts.html b/themes/bootstrap3/templates/includes/related-posts.html new file mode 100644 index 0000000000000000000000000000000000000000..70a56f3c10fdf7d461e1c1df2ae164da283426fd --- /dev/null +++ b/themes/bootstrap3/templates/includes/related-posts.html @@ -0,0 +1,10 @@ +{% if article.related_posts %} + +{% endif %}