{% extends 'base_main.html' %} {% block title %}Аккаунт{% endblock %} {% block main %}
|
{{ account.username }} |
|
|
{{ account.email }} |
|
|
{{ account.userinfo.rating }} |
|
|
{{ account.userinfo.place }} |
|
|
{{ account.date_joined.date }} |
{{ error_message }}
{% endif %} {% if owner %}