<p><ahref="#pw-event-news-subscribe"class="button pw-open"><iclass="fa fa-at"></i> {% trans 'Подписаться на новости' %}</a> <i>{% blocktrans with name=exposition.name|safe %}Получайте актуальную информацию о выставке {{ name }} на свой email{% endblocktrans %}</i></p>
<divclass="i-sub-articles">
<divclass="i-sub-articles">
<atarget="_blank"href="{{ exposition.paid_new.official.get_click_link }}"class="paid-partner-link">{% trans 'Официальный сайт выставки' %}</a>
<atarget="_blank"href="{{ exposition.paid_new.official.get_click_link }}"class="paid-partner-link">{% trans 'Официальный сайт выставки' %}</a>
<p><ahref="#pw-event-news-subscribe"class="button pw-open"><iclass="fa fa-at"></i> {% trans 'Подписаться на новости' %}</a> <i>{% blocktrans with name=exposition.name|safe %}Получайте актуальную информацию о выставке {{ name }} на свой email{% endblocktrans %}</i></p>
{% include 'client/includes/exposition/exposition_services.html' with object=exposition %}
{% include 'client/includes/exposition/exposition_services.html' with object=exposition %}
{% include 'client/includes/event_steps.html' with event=exposition %}
{% include 'client/includes/event_steps.html' with event=exposition %}
{% if exposition.get_photos %}
{% if exposition.get_photos %}
{% with photos=exposition.get_photos|slice:"5" %}
{% with photos=exposition.get_photos|slice:"5" %}
<hr/>
<hr/>
@ -147,6 +152,7 @@
</div>
</div>
{% endwith %}
{% endwith %}
{% endif %}
{% endif %}
<divclass="i-event-description">
<divclass="i-event-description">
<h2class="ied-title">{% trans 'О выставке' %} {{ exposition.name|safe }}</h2>
<h2class="ied-title">{% trans 'О выставке' %} {{ exposition.name|safe }}</h2>