X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/6e5f284135aa2aabd3d400921caec8c5a9073c68..aa37cecc1d690859f17d888a2af69dc6ce1b82c3:/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 %>