{% extends 'client/base_catalog.html' %} {% load i18n static %} {% load thumbnail %} {% load template_filters %} {% block og %} {% endblock %} {% block styles %} {% endblock %} {% block bread_scrumbs %}
{% endblock %} {% block page_title %}{% endblock %} {% block paginator %}{% endblock %} {% block content_list %}{% trans 'Пока никто не отметился на событии.' %}
{% endwith %} {% with event=exposition user=user %} {% include 'client/includes/visit_button.html' %} {% endwith %}
{% trans 'Что вы думаете о выставке?' %}
{% include 'client/includes/comments.html' %}