diff --git a/platform/features/imagery/res/templates/imagery.html b/platform/features/imagery/res/templates/imagery.html
index 9e7d937f9a..13864d5375 100644
--- a/platform/features/imagery/res/templates/imagery.html
+++ b/platform/features/imagery/res/templates/imagery.html
@@ -30,7 +30,12 @@
class="l-image-main s-image-main"
ng-class="{ paused: imagery.paused(), stale:false }"
style="background-image:url('{{imagery.getImageUrl()}}');"
- >
+ >
+
+