X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3acada409a9521885b4b3b553087747a15ae8dc3..c8bf26711c935aa14af1cfd72d8badc39b130f85:/app/views/diary_entry/list.rhtml diff --git a/app/views/diary_entry/list.rhtml b/app/views/diary_entry/list.rhtml index b54807578..dd90de169 100644 --- a/app/views/diary_entry/list.rhtml +++ b/app/views/diary_entry/list.rhtml @@ -1,4 +1,4 @@ -

<%= @title %>

+

<%= h(@title) %>

<% if @this_user && @this_user.image %> <%= image_tag url_for_file_column(@this_user, "image") %>