{% extends '_base.html' %} {% load static %} {% load i18n %} {% load attribute %} {% block content %} {% include 'user/header.html' with title=resource.name %}
{{ description }}