[% INCLUDE 'header.html', title => loc('Local RSS feeds and email alerts') %]
[% IF confirm_type == 'subscribe' %] [% loc('You have successfully confirmed your alert.') %] [% ELSIF confirm_type == 'unsubscribe' %] [% loc('You have successfully deleted your alert.') %] [% ELSIF confirm_type == 'created' %] [% loc('You have successfully created your alert.') %] [% END %]
[% display_crosssell_advert( alert.user.email, alert.user.name ) %] [% INCLUDE 'footer.html' %]