Update sidebar_rDrama.html

remotes/1693045480750635534/spooky-22
gooseman 2022-05-24 17:27:12 -04:00 committed by GitHub
parent e119a8cb48
commit 7295f414d4
1 changed files with 7 additions and 2 deletions

View File

@ -13,7 +13,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%>
{% endif %}
{{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 %}
@ -79,4 +84,4 @@
</pre>
</div>
</div>