{% extends 'partials/base.html' %} {% load staticfiles %} {% load thumbnail %} {% block content %} {% include 'partials/header.html' %}
{{ object }}
{% if object.get_prev %} {% endif %} {% if object.get_next %} {% endif %}Описание:
{{ object.description }}