]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/diary_entries/index.html.erb
Replace to_s on TimeWithZone objects with to_formatted_s
[rails.git] / app / views / diary_entries / index.html.erb
index 15a3b0692e7b846d2df00b3c3ba8a7f09f21f8e8..9c0112cd0b62afb0949c38f868983373f38ae880 100644 (file)
@@ -1,6 +1,6 @@
-<% content_for :head, tag(:meta, :name => :robots, :content => :noindex) %>
+<% content_for :head, tag.meta(:name => :robots, :content => :noindex) %>
 <% content_for :heading do %>
-  <div <% if @user %> id="userinformation"<% end %> class="row">
+  <div class="row">
     <% if @user %>
         <div class="col-auto">
           <%= user_image @user %>