{% if perms.dcim.change_device %} Edit this device {% endif %} {% if perms.dcim.delete_device %} Delete this device {% endif %}

{{ device }}

{% include 'inc/created_updated.html' with obj=device %}