{% extends "base.html" %} {% block title %}GUI{% endblock %} {% block js_imports %} {% endblock %} {% block content %}
{% endblock %}