summaryrefslogtreecommitdiff
path: root/app/views/layouts/_head_panel.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/_head_panel.html.haml')
-rw-r--r--app/views/layouts/_head_panel.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/layouts/_head_panel.html.haml b/app/views/layouts/_head_panel.html.haml
index eda37f8237a..e98b8ec631d 100644
--- a/app/views/layouts/_head_panel.html.haml
+++ b/app/views/layouts/_head_panel.html.haml
@@ -44,3 +44,5 @@
%li.hidden-xs
= link_to current_user, class: "profile-pic", id: 'profile-pic' do
= image_tag avatar_icon(current_user.email, 26), alt: 'User activity'
+
+= render 'shared/outdated_browser'