{% extends 'dashvisor/base.html' %} {% load static %} {% block content %}
Server id Server Name Description State
{% include 'dashvisor/modal.html' %} {% endblock %} {% block javascript %} {{ block.super }} {% endblock %}