X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/bc27347b8f8333b65962b8c00f76dc99a1095a8a..864901d1670b4695c57451ba5940cabfdcdfd635:/app/views/browse/note.html.erb diff --git a/app/views/browse/note.html.erb b/app/views/browse/note.html.erb index 8e277d25f..061a86b06 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