summaryrefslogtreecommitdiff
path: root/app/views/snippets/user_index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/snippets/user_index.html.haml')
-rw-r--r--app/views/snippets/user_index.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/snippets/user_index.html.haml b/app/views/snippets/user_index.html.haml
index df524cd18b0..23700eb39da 100644
--- a/app/views/snippets/user_index.html.haml
+++ b/app/views/snippets/user_index.html.haml
@@ -1,3 +1,4 @@
+- page_title "Snippets", @user.name
%h3.page-title
= image_tag avatar_icon(@user.email), class: "avatar s24"
= @user.name