forked from MarseyWorld/MarseyWorld
Update sidebar_WPD.html
parent
9db419fcdf
commit
7ad1030725
|
@ -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 %}
|
||||
|
@ -56,4 +61,4 @@
|
|||
|
||||
|
||||
</pre>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue