progress section shows status of the picture(approved or not), admin works fully

This commit is contained in:
Yamozha
2021-03-13 00:40:10 +02:00
parent aedbb6be6e
commit dd32fcb04b
62 changed files with 108 additions and 24 deletions

View File

@ -83,7 +83,8 @@
<h1><strong>reValuate</strong><br />
</h1>
{% if user.is_authenticated %}
<p>Здравей, {{ user.username }}!</p>
<p>Здравей, {{ user.username }}!</p><br>
<p>Баланса ти е: {{ userBalance }} reCoins</p>
<ul class="actions special">
<li><a href="/upload/" class="button scrolly">Качи!</a></li>
<li><a href="/view_media/" class="button scrolly">Виж прогреса си!</a></li>