forked from MarseyWorld/MarseyWorld
fds
parent
6febbc4858
commit
3c691595e5
|
@ -36,7 +36,7 @@ set VISITORS_HERE_FLAVOR = [
|
||||||
<img class="mb-4" alt="sidebar image" role="button" data-bs-toggle="modal" data-bs-target="#expandImageModal" onclick="expandDesktopImage('{{image}}')" loading="lazy" src="{{image}}" width=100%>
|
<img class="mb-4" alt="sidebar image" role="button" data-bs-toggle="modal" data-bs-target="#expandImageModal" onclick="expandDesktopImage('{{image}}')" loading="lazy" src="{{image}}" width=100%>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<div style="text-align: center; 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;">{{g.counter}} {{ VISITORS_HERE_FLAVOR|random|safe }}</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue