{% extends 'generic/object_retrieve.html' %} {% load helpers %} {% load tz %} {% load static %} {% block title %} {{ object }} - Design Protection {% endblock %} {% block content %}
| Attribute | Referencing Design Deployments |
|---|---|
| {{ key }} | {% with deployment=value %} {{ deployment }} {% endwith %} |