{% extends 'base/layout.html' %} {% block title %}Running config{% endblock %} {% block content %}

{{hostname}}

{# Loading state #}
Running configuration
Loading running config from device...
Change history
Loading git history...
{# Loaded state (hidden until ready) #}
Running configuration
Change history

No commits found for this file.

{% endblock %}