X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/17f05fdb13cab3fc2f430c54ec7ad6557c53eeeb..9bfa6059be00c83613e0279985dc5f548d543273:/app/views/user_blocks/show.html.erb diff --git a/app/views/user_blocks/show.html.erb b/app/views/user_blocks/show.html.erb index 24a1d1e66..bc405ecce 100644 --- a/app/views/user_blocks/show.html.erb +++ b/app/views/user_blocks/show.html.erb @@ -17,11 +17,8 @@

<%= t'user_block.show.status' %>: <%= block_status(@user_block) %>

-

- <%= t'user_block.show.reason' %> - <%=h @user_block.reason %> -

- +

<%= t'user_block.show.reason' %>

+<%= htmlize(@user_block.reason) %> <% if @user_block.ends_at > Time.now.getutc %> <% if @user and @user.id == @user_block.creator_id %>