Update sidebar_PCM.html
parent
eab986be0b
commit
9db419fcdf
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue