{% 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
Dome
°
Camera
px
px
s
#
{% include "webcam.html" %}
{% endblock content %}