Update sidebar_PCM.html

master
gooseman 2022-05-24 17:27:59 -04:00 committed by GitHub
parent eab986be0b
commit 9db419fcdf
1 changed files with 7 additions and 2 deletions

View File

@ -1,6 +1,11 @@
<div class="col sidebar text-left d-none d-lg-block pt-3 bg-white" style="max-width:300px">
{{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 %}
@ -53,4 +58,4 @@
</pre>
</div>
</div>