X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/71f01eab43c0185b7e8368980f474a2587ed3710..53aa7259bb0612eb48a17d0b954ad71ea37d87a4:/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..9c0112cd0 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 %>