{% extends template_extends|default:'generic/object.html' %} {% load buttons %} {% load custom_links %} {% load helpers %} {% load perms %} {% load static %} {% load render_table from django_tables2 %} {% load plugins %} {% block content %} {% block extra_cards %}{% endblock %}
| Name | {{ object.name }} |
| Description | {{ object.description }} |