forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2022-05-25 03:23:54 +02:00
parent b1d57227ff
commit 538a2638ae
1 changed files with 2 additions and 2 deletions

View File

@ -28,8 +28,8 @@
%}
{% set journoid = JOURNOID_BANNERS|random %}
<div class="srd">
<i class="fas fa-globe px-1"></i> {{g.counter}} VISITORS HERE NOW
<div class="srd" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Number of people viewing the site in the past 15 minutes">
<i class="fas fa-globe px-1"></i> {{g.counter}} PEOPLE HERE NOW
<!-- <a id="srd-link" class="text-small-mobile" href="{{ journoid[1] }}">{{ journoid[0] }}</a>
<span id="srd-separator">&mdash;</span>
<a id="srd-discuss" class="text-small-mobile" href="{{ journoid[2] }}">(discuss)</a> -->