diff options
Diffstat (limited to 'templates/web/emptyhomes/alert/index.html')
-rw-r--r-- | templates/web/emptyhomes/alert/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/web/emptyhomes/alert/index.html b/templates/web/emptyhomes/alert/index.html new file mode 100644 index 000000000..cbb2b45f9 --- /dev/null +++ b/templates/web/emptyhomes/alert/index.html @@ -0,0 +1,5 @@ +[% INCLUDE 'header.html', title => loc('Local RSS feeds and email alerts') %] + +<h1>[% loc('Local RSS feeds and email alerts') %]</h1> + +[% INCLUDE 'footer.html' %] |