X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/59102ea017825ceafdfe603cc43f9dd45e5c0ab6..3d5a613c5ed278192d91880674613449780af70a:/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..2311541d9 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' %>
+<%= @user_block.reason.to_html %> <% if @user_block.ends_at > Time.now.getutc %> <% if @user and @user.id == @user_block.creator_id %>