{% if not included %} {% extends 'index.html' %} {% block title %} Webcam {% endblock title %} {% endif %} {% block head %} {% endblock head %} {% set included = True %} {% block content %}
webcam stream
Dome Webcam
{% endblock content %} {% block footer %} {% endblock footer %}