forked from MarseyWorld/MarseyWorld
fix
parent
ac90ffa1fa
commit
6ce1c1757c
|
@ -110,7 +110,7 @@
|
|||
|
||||
{% if v %}
|
||||
<div id='tax' class="d-none">{% if v.patron or u.patron %}0{% else %}0.03{% endif %}</div>
|
||||
<script src="/static/assets/js/userpage_v.js?a=5"></script>
|
||||
<script src="/static/assets/js/userpage_v.js?a=6"></script>
|
||||
<div id="username" class="d-none">{{u.username}}</div>
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Reference in New Issue