{% extends 'django_dzenlog/body_detail.html' %} {% block post-content %} {{ object.url }}

{{ object.description|safe }}

{% endblock %}