{% extends 'generic/object.html' %} {% load helpers %} {% block content %}
Document Type
Name {{ object.name|placeholder }}
Color  
Document count {{ object.documents.count }}
{% include 'inc/panels/custom_fields.html' %}
{% include 'inc/panels/tags.html' %}
{% endblock content %}