X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/fd2394344a5071a0b41d6a780eba19976efbcff0..32509c7ba5495ee0b0e42b0343cbd2a6125532cd:/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 f2646a2..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 %} +