forked from MarseyWorld/MarseyWorld
Update sidebar_Cringetopia.html
parent
7295f414d4
commit
eab986be0b
|
@ -8,7 +8,12 @@
|
|||
|
||||
<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%>
|
||||
|
||||
{{g.counter}} USERS HERE NOW<br><br>
|
||||
<div style="text-align: center; font-size: initial;">
|
||||
<i class="fas fa-globe px-1"></i>
|
||||
<span>{{g.counter}}</span>
|
||||
<span> USERS HERE NOW</span>
|
||||
</div>
|
||||
<br>
|
||||
|
||||
{% if sub %}
|
||||
{% if sub.sidebar_html %}
|
||||
|
@ -55,4 +60,4 @@
|
|||
|
||||
|
||||
</pre>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue