{% extends 'generic/object_detail.html' %} {% load helpers %} {% block content_left_page %}
| Object Types |
|
| Name | {{ object.name }} |
| Group Name | {{ object.group_name }} |
| Weight | {{ object.weight }} |
| Text | {{ object.text }} |
| Job | {{ object.job }} |
| Button Class | |
| Confirmation | {{ object.confirmation }} |