{% extends "base.html" %} {% block title %}Чат — {{ bot_user.first_name or bot_user.username or max_user_id if bot_user else max_user_id }}{% endblock %} {% block content %}
История пуста