{% extends 'generic/object_retrieve.html' %} {% load helpers %} {% block content_left_page %}
Content Type | {{ object.content_type }} |
Label | {{ object.label }} |
Key | {{ object.key }} |
Grouping | {{ object.grouping | placeholder }} |
Description | {{ object.description|placeholder }} |
Fallback Value | {{ object.fallback_value }} |
Weight | {{ object.weight }} |
Move to Advanced Tab | {{ object.advanced_ui | render_boolean }} |
{{ object.template }}