{% include 'Includes/head.html' %}
{% if added_command %}
Command added to the queue: {{added_command}}
{% endif %}



Commands in queue ()

{% include 'Includes/footer.html' %}