added leaderboard and tweaked a bunch of other things

This commit is contained in:
Yamozha
2021-07-12 15:59:31 +03:00
parent 4a1ab4bed5
commit 6170cf9d05
67 changed files with 111 additions and 32 deletions

View File

@ -17,11 +17,12 @@
<div id="page-wrap">
<h1 class="heading">reValuate</h1>
<h3>Остават ни още:<br>{{ fullbalance }} reCoins</h3><br>
{% if user.is_authenticated %}
<h3> Ти притежаваш <u>{{ userBalance }}</u> от тях.</h3>
<br>
<h3>Твоят QR код:</h3>
<div id="qr" >{% qr_from_text userQR size="M" %} </div>
{% endif %}
<br>
<hr>
<br>