X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b5188cae0865597462bd6b5068a80ccfceab802a..29e98571454a450f0af1e2649d1688c6f2afffdb:/app/views/diary_entries/index.html.erb diff --git a/app/views/diary_entries/index.html.erb b/app/views/diary_entries/index.html.erb index 17ddba62e..6803c761e 100644 --- a/app/views/diary_entries/index.html.erb +++ b/app/views/diary_entries/index.html.erb @@ -1,3 +1,4 @@ +<% content_for :head, tag(:meta, :name => :robots, :content => :noindex) %> <% content_for :heading do %>
id="userinformation"<% end %>> <% if @user %> @@ -5,19 +6,21 @@ <% end %>

<%= @title %>

- +
<% end %>