{% extends 'base.html' %} {% load static %} {% block content %}
Created {{bot.created_at | timesince}} ago
PUBLISHED
{% if bot.is_published %} {% else %} {% endif %}
CHATS
{{bot.chats}}
FINISHED
{{bot.chats_finished}}