aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/alert/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/base/alert/index.html')
-rw-r--r--templates/web/base/alert/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/web/base/alert/index.html b/templates/web/base/alert/index.html
index 38ed6f6f5..1442e6bdc 100644
--- a/templates/web/base/alert/index.html
+++ b/templates/web/base/alert/index.html
@@ -1,4 +1,5 @@
-[% INCLUDE 'header.html', title = loc('Local RSS feeds and email alerts'), bodyclass = 'fullwidthpage' %]
+[% SET bodyclass = 'alertpage fullwidthpage' %]
+[% INCLUDE 'header.html', title = loc('Local RSS feeds and email alerts') %]
<h1>[% loc('Local RSS feeds and email alerts') %]</h1>