diff options
Diffstat (limited to 'templates/web/default/alert/index.html')
-rw-r--r-- | templates/web/default/alert/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/alert/index.html b/templates/web/default/alert/index.html index 36c0daf91..e3dead34a 100644 --- a/templates/web/default/alert/index.html +++ b/templates/web/default/alert/index.html @@ -1,4 +1,4 @@ -[% INCLUDE 'header.html', title = loc('Local RSS feeds and email alerts'), bodyclass = 'twothirdswidthpage' %] +[% INCLUDE 'header.html', title = loc('Local RSS feeds and email alerts'), bodyclass = 'twothirdswidthpage alertindex' %] <h1>[% loc('Local RSS feeds and email alerts') %]</h1> |