X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/0ab9359f9f1ed4b14e16d660e4ab6bf86f7f0164..52cd62bf1309a91813b8dfccaf5f7ce9859007f1:/app/views/messages/show.html.erb diff --git a/app/views/messages/show.html.erb b/app/views/messages/show.html.erb index 74c61669f..9ade68121 100644 --- a/app/views/messages/show.html.erb +++ b/app/views/messages/show.html.erb @@ -1,5 +1,5 @@ <% content_for :heading do %> -

<%= @message.title %>

+

<%= @message.title %>

<% end %> <% if current_user == @message.recipient %>