{% extends "templates/home.html" %} {% block main %} {% set PLACEHOLDER_URL = "https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.5.8/ajax-loader.gif" -%} {% macro empty_string() %}
 
{% endmacro %}
{{ empty_string() }}
{% if default_server.active %} Stop My Server {% endif %} Manage Backups Settings
{{ empty_string() }} {% if default_server.active %} {% if default_server.vm %}
VM adress QYP
{% endif %} {{ empty_string() }}

Fetching information about upcoming events...

{% endif %}
{% call modal('Stop server', btn_class='btn-danger stop-button') %} Are you sure you want to stop your server?
Restart may take some time (5+ minutes). {% endcall %} {% endblock %} {% block script %} {{ super() }} {% endblock %}