normalize "people here now"

remotes/1693045480750635534/spooky-22
Aevann1 2022-08-18 16:11:26 +02:00
parent 395769d70d
commit 101abb55eb
1 changed files with 28 additions and 31 deletions

View File

@ -15,9 +15,6 @@
{% if g.loggedin_counter and not err and (SITE_NAME in ('PCM','rDrama') or g.loggedin_counter+g.loggedout_counter > 100) %}
<div class="srd">
{% if v and v.admin_level > 1 and SITE != 'rdrama.net' %}
People here now: <a href="/admin/loggedin">{{g.loggedin_counter}} logged in</a>, <a href="/admin/loggedout">{{g.loggedout_counter}} logged out</a>
{% else %}
{% if SITE_NAME == 'rDrama' %}
{% if range(1,5) | random == 1 %}
{% include "journoid_banner.html" %}