diff --git a/templates/camera.html b/templates/camera.html index c95936c..693a5ad 100644 --- a/templates/camera.html +++ b/templates/camera.html @@ -11,12 +11,12 @@

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