X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/9a977e5ab9fbc074e28aeb85c90a8707ffd66158..183cc705dd8ed132e35954bee33f522495090d91:/forum/skins/default/templates/node/comments.html?ds=sidebyside diff --git a/forum/skins/default/templates/node/comments.html b/forum/skins/default/templates/node/comments.html index 41a97aa..a84ef89 100644 --- a/forum/skins/default/templates/node/comments.html +++ b/forum/skins/default/templates/node/comments.html @@ -1,6 +1,8 @@ {% load extra_tags %} {% load i18n %} +{% if show_latest_comments_first %}{% include "node/comment_skeleton.html" %}{% endif %} +