{% extends "whm/base.html" %} {% block title %}SSH Terminal{% endblock %} {% block content %}
SSH Terminal
{% csrf_token %}
{% endblock content %} {% include "whm/footer.html" %}