{% extends 'dcim/device.html' %} {% block title %}{{ device }} - Config Context{% endblock %} {% block content %}
{{ device.get_config_context }}