{% if not included %} {% extends 'index.html' %} {% block title %} Control {% endblock title %} {% endif %} {% set included = True %} {% block head %} {% endblock head %} {% block content %}
Telescope
°
hms ±dms / id
µm
Telescope offsets
Dome
°
Camera
px
px
s
#
px
Monitors
{% include "display.html" %}
{% include "webcam.html" %}
{% include "output.html" %}
{% endblock content %}