X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/6181919b61ebf3cae4c29e7b19d6af7eceeaf9a9..59e9203a0ac7d2ce1238055879577656c57dc216:/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 acab663bc..4a8beab37 100644 --- a/app/views/diary_entries/index.html.erb +++ b/app/views/diary_entries/index.html.erb @@ -1,26 +1,31 @@ <% 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 %> -

<%= @title %>

- - + +
+

<%= @title %>

+ + +
<% end %> @@ -33,9 +38,9 @@