{% extends 'generic/object.html' %} {% load helpers %} {% load plugins %} {% block breadcrumbs %}
Content Type | {{ object.content_type }} |
---|---|
Name | {{ object.name }} |
Group Name | {{ object.group_name|placeholder }} |
Weight | {{ object.weight }} |
Button Class | {{ object.get_button_class_display }} |
New Window | {% if object.new_window %} {% else %} {% endif %} |
{{ object.link_text }}
{{ object.link_url }}