X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/8da015ac88d9c9a2f7ca32f981061a6bc397a8fd..f138055849e5b09cd94797c3e1705c6357d6b93b:/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..e95b31bb2 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,23 +38,23 @@