X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/59102ea017825ceafdfe603cc43f9dd45e5c0ab6..ae8c0b3baff821423ef4830abab075ffb8f4ead9:/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 a1123e21e..bc405ecce 100644 --- a/app/views/user_blocks/show.html.erb +++ b/app/views/user_blocks/show.html.erb @@ -1,7 +1,13 @@ -
<%= t'user_block.show.revoker' %> @@ -11,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 %>