forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-12-09 23:25:00 +02:00
parent edca73723a
commit c6bbf4b7e0
2 changed files with 1 additions and 2 deletions

View File

@ -560,7 +560,6 @@
<i class="fas text-gray-500 fa-ghost fa-stack-1x text-lg"></i>
</span>
<h2 class="h5">There are no posts here.</h2>
<p class="text-muted">But the magic gnomes tell us there will be (eventually).</p>
</div>
</div>
</div>

View File

@ -726,7 +726,7 @@
<div id="uid" class="d-none">{{u.id}}</div>
{% endif %}
{% if v}
{% if v %}
<script src="/assets/js/userpage_v.js?v=75"></script>
<div id="tax" class="d-none">{% if v.patron or u.patron %}0{% else %}0.03{% endif %}</div>
<div id="username" class="d-none">{{u.username}}</div>