{% extends "core/base.html" %} {% block content %}
{% csrf_token %}
Test a Connection

{{ stdout }}

{% endblock %}