diff --git a/pandora/templates/index.html b/pandora/templates/index.html
index 39a5640b..7d68baaf 100644
--- a/pandora/templates/index.html
+++ b/pandora/templates/index.html
@@ -9,13 +9,6 @@
-
diff --git a/static/js/pandora/list.js b/static/js/pandora/list.js
index eab63e73..1e3d3eac 100644
--- a/static/js/pandora/list.js
+++ b/static/js/pandora/list.js
@@ -426,7 +426,7 @@ pandora.ui.list = function() {
key: 'id',
value: id,
operator: '=='
- }
+ };
}),
operator: '|'
}