{{ resource.verbose_name|title }}

{% if resource.description %}

{{ resource.description }}

{% endif %} {% for field in resource.fields %} {% include "odin/field.rst" %} {% endfor %}