diff --git a/meteor/client/ipdshield.html b/meteor/client/ipdshield.html
index 47b92312..75b4dfe4 100644
--- a/meteor/client/ipdshield.html
+++ b/meteor/client/ipdshield.html
@@ -11,11 +11,6 @@ modal: for Session.set('ipdshieldipaddress','1,2.3.4') then
-->
-
@@ -33,7 +28,7 @@ modal: for Session.set('ipdshieldipaddress','1,2.3.4') then
{{#with value}}
{{#each objKeyValue this}}
{{key}}:
- {{value}}
+ {{value}}
{{/each}}
{{/with}}
@@ -41,7 +36,7 @@ modal: for Session.set('ipdshieldipaddress','1,2.3.4') then
{{key}}:
{{value}}
-
+
{{/if}}
{{/each}}
@@ -58,13 +53,9 @@ modal: for Session.set('ipdshieldipaddress','1,2.3.4') then
-