diff --git a/files/templates/sidebar_rDrama.html b/files/templates/sidebar_rDrama.html index 3dc867b45..ccb266e0d 100644 --- a/files/templates/sidebar_rDrama.html +++ b/files/templates/sidebar_rDrama.html @@ -17,7 +17,7 @@ set VISITORS_HERE_FLAVOR = [ ' chuds currently agendaposting', ' coomers currently gooning', ' oopsie woopsie fucko boingos narwhaling bacons', - ' well behaved rule following goodthinkers', + ' well-behaved rule following goodthinkers', ' throwing shade right now', ] -%} @@ -42,11 +42,14 @@ set VISITORS_HERE_FLAVOR = [

- {% if v and v.admin_level > 1 %} - {{g.loggedin_counter}} logged in, {{g.loggedout_counter}} logged out - {% else %} - {{g.loggedin_counter}} logged in, {{g.loggedout_counter}} logged out - {% endif %} + {{ g.loggedin_counter + g.loggedout_counter }} + {{ VISITORS_HERE_FLAVOR|random|safe }} + ({{ g.loggedin_counter }} logged in) + {% if v and v.admin_level >= 2 -%} + + Logged In | Logged Out + + {%- endif %}

{% if sub %}