{% extends 'generic/object.html' %} {% block content %}
HEADERS
Name {{ object.name }}
Value {{ object.value }}
Apply To {{ object.apply_to }}
{% include 'inc/panels/custom_fields.html' %} {% include 'inc/panels/tags.html' %}
{% endblock content %}