forked from MarseyWorld/MarseyWorld
fsd
parent
49c53cb2ff
commit
85e4a33a7e
|
@ -38,7 +38,7 @@ set VISITORS_HERE_FLAVOR = [
|
||||||
|
|
||||||
<div style="font-size: 1rem; margin-bottom: 1rem;">
|
<div style="font-size: 1rem; margin-bottom: 1rem;">
|
||||||
<img src="/e/marseylowpoly.webp" style="height: 1.5em;">
|
<img src="/e/marseylowpoly.webp" style="height: 1.5em;">
|
||||||
<span style="display: inline;">{{g.counter}} {{ VISITORS_HERE_FLAVOR|random|safe }}</span>
|
<span style="display: inline;">PEOPLE HERE NOW: {{g.loggedin_counter}} logged in, {{g.loggedout_counter}} logged out</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% if sub %}
|
{% if sub %}
|
||||||
|
|
Loading…
Reference in New Issue