{% extends "base.html" %} {% block head %} {% endblock %} {% block content %}

Pull from

unique resource identifier
{% include "sidebar.html" %}
{% include "terminal.html" %}
STATE IS IDLE
{% endblock %} {% block scripts %} {% endblock %}