X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4d47cff5e1d359fa27c5c46d2706faae39a3eacc..cf462c15df14233e4ced9e1bad899c4a73903f37:/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 %>