{% if not included %} {% extends 'index.html' %} {% block title %} Init panel {% endblock title %} {% endif %} {% set included = True %} {% block content %} Telescope status Switch On Off Cabinet power: Connection Connect Disconnect ASCOM connection: Status Unpark Park Point to webcam Cover Open Close parked: cover: error: Error # Clear Telescope offsets ZD Alt '' Set Rot ° Set zd: az: rot: Dome Az ° Move Sync Stop Park Shutter Open Really Open! Close slave: az: moving: open: parked: Camera Switch On Off Camera power: Cool C Set cool: fan: % set: T: amb: {% include "webcam.html" %} {% endblock content %}