diff options
Diffstat (limited to 'templates/web/base/alert/choose.html')
-rw-r--r-- | templates/web/base/alert/choose.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/base/alert/choose.html b/templates/web/base/alert/choose.html index 50835e90c..6f1eb412f 100644 --- a/templates/web/base/alert/choose.html +++ b/templates/web/base/alert/choose.html @@ -1,3 +1,4 @@ +[% SET bodyclass = 'alertpage fullwidthpage' %] [% INCLUDE 'header.html', title => loc('Local RSS feeds and email alerts') %] <h1>[% loc('Local RSS feeds and email alerts') %]</h1> |