diff --git a/app/views/layouts/_header.html.haml b/app/views/layouts/_header.html.haml
index 9729a0a77..2b5e94059 100644
--- a/app/views/layouts/_header.html.haml
+++ b/app/views/layouts/_header.html.haml
@@ -3,11 +3,17 @@
-# the COPYRIGHT file.
.container{:style => "position:relative;"}
+
- if current_user
= link_to image_tag('logo_small.png', :height => "16px", :width => "161px", :class => "diaspora_header_logo"), multi_path
- else
= link_to image_tag('logo_large.png', :height => "32px", :width => "321px", :class => "diaspora_header_logo"), root_path
+ :erb
+
+
+
+
- if !current_user
.right
%ul#landing_nav