diff --git a/templates/camera.html b/templates/camera.html index c98d7a6..7899888 100644 --- a/templates/camera.html +++ b/templates/camera.html @@ -1,7 +1,7 @@
-

Camera System

+

Camera System


- + {% for k, v in blockArray[count]["camera"].iteritems() %} + {% if v[1] %} + + {% endif %}
- +
-
{% endfor %}