progress section shows status of the picture(approved or not), admin works fully
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user