<% provide(:head_title, sanitize_input(t("notifications.title"))) %>
<%= t('notifications.title') %><%= link_to t('nav.user.settings'), preferences_path %>
<% if @overflown %>
<%= t('notifications.show_more') %>
<% end %>
<%= javascript_include_tag("notifications") %>