]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/diary_entries/index.html.erb
Merge remote-tracking branch 'upstream/pull/2431'
[rails.git] / app / views / diary_entries / index.html.erb
index a599aea177468c9122af638012788f22c3260394..32a4e1e0fb7154f32f2f8b8d0789f84e122a8968 100644 (file)
@@ -3,7 +3,7 @@
     <% if @user %>
       <%= user_image @user %>
     <% end %>
-    <h1><%= h(@title) %></h1>
+    <h1><%= @title %></h1>
 
     <ul class='secondary-actions clearfix'>
       <% unless params[:friends] or params[:nearby] -%>