aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/web/fixmystreet/my/my.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/fixmystreet/my/my.html b/templates/web/fixmystreet/my/my.html
index b6a1e824c..687c5686e 100644
--- a/templates/web/fixmystreet/my/my.html
+++ b/templates/web/fixmystreet/my/my.html
@@ -1,6 +1,6 @@
[%
PROCESS "maps/${map.type}.html" IF problems.size;
- INCLUDE 'header.html', title = loc('Your Reports')
+ INCLUDE 'header.html', title = loc('Your Reports'), bodyclass = 'mappage'
%]
[% IF problems.size %]