{% extends 'base.html' %}{% csrf_token %}{% block content %}
Имя Пользователя: {{ user.username }}
Email: {{ user.email }}
{% comment %}Phone: 555-555-5555
{% endcomment %} {% comment %} точно нужен телефон?? {% endcomment %}Название Продукта | Статус | Срок Подписки | Продлить | Удалить | |
---|---|---|---|---|---|
{%if container.status == 'd'%} | {%elif container.status == 'e'%} | {%endif%} | {{container.expdate}} | ||