{% extends '_base.html' %} {% load staticfiles %} {% block title %}{{ device }} - Config{% endblock %} {% block content %} {% include 'inc/ajax_loader.html' %} {% include 'dcim/inc/device_header.html' with active_tab='config' %}