{% extends 'base.html' %} {% block content %}

Resource: {{ resource.name }}

Edit

{{ resource.description|linebreaks }}

{% endblock content %}