{% extends 'base.html' %} {% load buttons %} {% load custom_links %} {% load helpers %} {% load plugins %} {% load static %} {% load tz %} {% block header %}
| Content Type | {{ object.content_type }} |
| Label | {{ object.label }} |
| Slug | {{ object.slug }} |
| Weight | {{ object.weight }} |
| Template | {{ object.template }} |
| Fallback Value | {{ object.fallback_value }} |