aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/web/fixmystreet/around/around_index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/web/fixmystreet/around/around_index.html b/templates/web/fixmystreet/around/around_index.html
index 0d9d35171..2cd51da17 100644
--- a/templates/web/fixmystreet/around/around_index.html
+++ b/templates/web/fixmystreet/around/around_index.html
@@ -8,6 +8,7 @@
# '/report/new' and the partial hidden field is added to the form.
%]
+<div class="tablewrapper">
[% IF location_error %]
[% INCLUDE 'around/location_error.html' %]
[% END %]
@@ -27,5 +28,6 @@
[% loc("Thanks for uploading your photo. We now need to locate your problem, so please enter a nearby street name or postcode in the box above&nbsp;:") %]
</p>
[% END %]
+</div>
[% INCLUDE 'footer.html' %]