{% extends 'base_catalog.html' %} {% load i18n %} {% load static %} {% block page_body %} {% include 'client/popups/photo.html' with photo=object %} {% endblock %}