{% extends "templates/home.html" %} {% block main %} {{ super() }} {% if default_server.active %} {% endif %}
{% endblock %}