X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/bc27347b8f8333b65962b8c00f76dc99a1095a8a..4bb0785ad5bdad8fc8fcbbe35c61f585f58f4cce:/app/views/browse/note.html.erb diff --git a/app/views/browse/note.html.erb b/app/views/browse/note.html.erb index 8e277d25f..c91005b60 100644 --- a/app/views/browse/note.html.erb +++ b/app/views/browse/note.html.erb @@ -1,5 +1,7 @@ -
-

<%= t "browse.note.#{@note.status}_title", :note_name => @note.id %>

+

<%= t "browse.note.#{@note.status}_title", :note_name => @note.id %> + +

+
<%= t "browse.note.opened" %>: <%= note_event(@note.created_at, @note.author) %> by