{% load static %} {% block optionalParams %} {% endblock %}
reValuate: Putting the value back in recycling
{% block aboveNav %} {% endblock %}
reValuate |
{% if user.is_authenticated %}
Качи
{% endif %}
{% if user.is_authenticated %} {{ user.username }} {% else %} Акaунт {% endif %}
{% if user.is_authenticated %}
Прогрес
Излизане
{% else %}
Регистрация
Влизане
{% endif %}
{% block content %} {% endblock %}