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