X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/73c95847a6680bea7f35fe5b3da6eb4e52757b9c..6bc4b207315992645292c7b3bfc0cfbef87c152f:/app/views/diary_entries/index.html.erb?ds=sidebyside diff --git a/app/views/diary_entries/index.html.erb b/app/views/diary_entries/index.html.erb index a599aea17..0457cc4a2 100644 --- a/app/views/diary_entries/index.html.erb +++ b/app/views/diary_entries/index.html.erb @@ -1,51 +1,50 @@ +<% content_for :head, tag.meta(:name => :robots, :content => :noindex) %> <% content_for :heading do %> -
id="userinformation"<% end %>> +
<% if @user %> - <%= user_image @user %> +
+ <%= user_image @user %> +
<% end %> -

<%= h(@title) %>

- +
+

<%= @title %>

+ + +
<% end %> <% if @entries.empty? %>

<%= t ".no_entries" %>

<% else %> -

<%= t ".recent_entries" %>

- - <%= render @entries %> - - -<% end %> + <%= render :partial => "page" %> +<% end -%> <% unless params[:friends] or params[:nearby] -%> <% content_for :auto_discovery_link_tag do -%>