aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/blog/partials/sidebar.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/blog/partials/sidebar.html b/templates/blog/partials/sidebar.html
index 5b626915..9fc75206 100644
--- a/templates/blog/partials/sidebar.html
+++ b/templates/blog/partials/sidebar.html
@@ -347,6 +347,7 @@
</ul>
</div>
+{% if anonymous_users or logged_in_users or admin_users %}
<div id="online-users" class="mtctitem">
<h2>Who's Online?</h2>
<div>
@@ -359,5 +360,6 @@
<p>(Based on users active over the past 5 minutes)</p>
</div>
</div>
+{% endif %}
<div id="google_translate_element"></div>