X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/59102ea017825ceafdfe603cc43f9dd45e5c0ab6..efc2a3fa477f47b3c3c812fa32af5680f0632f4f:/app/views/user_blocks/index.html.erb diff --git a/app/views/user_blocks/index.html.erb b/app/views/user_blocks/index.html.erb index c9ab16dad..8d645f465 100644 --- a/app/views/user_blocks/index.html.erb +++ b/app/views/user_blocks/index.html.erb @@ -1,3 +1,4 @@ +<% @title = t('user_block.index.title') %>

<%= t('user_block.index.heading') %>

<%= render :partial => 'blocks', :locals => { :show_revoke_link => (@user and @user.moderator?), :show_user_name => true, :show_creator_name => true } %>