{% load static %} {% load i18n %} {% load thumbnail %} {% load template_filters %} {% block styles %} {% endblock %} {% block page_body %}
{% trans 'Разместите информацию о ключевых спикерах' %}
{% trans 'Пока никто не отметился на событии.' %}
{% endwith %} {% with event=event user=user %} {% include 'client/includes/visit_button.html' %} {% endwith %}{{ event.place.description|safe|striptags }}
{% trans 'подробнее' %}
{% trans 'Комментарии' %}
{% include 'client/includes/comments.html' %}