{% extends 'generic/_base.html' %} {% load static %} {% load helpers %} {% block head %} {{ block.super }} {% endblock head %} {% block title %}{{ obj }}{% endblock title %} {% block content %}
{% include 'netbox_dwg/inc/pro_tips.html' %} {% endblock content %}