{% extends 'dcim/device.html' %} {% block content %}

Device Plugin Tab 1

I am some content for the example plugin's device ({{ object.pk }}) detail tab 1.

{% endblock %}