{% extends "generic/object_detail.html" %} {% load helpers %} {% block content_left_page %}
| Description | {{ object.description | placeholder }} | ||
| Secrets | Access Type | Secret Type | Secret |
|---|---|---|---|
| {{ secret_association.access_type }} | {{ secret_association.secret_type | bettertitle }} | {{ secret_association.secret|hyperlinked_object }} | |