diff --git a/it4i_theme/base.html b/it4i_theme/base.html
index 042b00aacb712a97bd250cc84593ecbba199430d..2e01a582b2c2bee78b7b7700ed7052783fe010eb 100644
--- a/it4i_theme/base.html
+++ b/it4i_theme/base.html
@@ -58,6 +58,7 @@
     {# SIDE NAV, TOGGLES ON MOBILE #}
     <nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
       <div class="wy-side-nav-search">
+	<img src="img/logo.png">
         <a href="{{ homepage_url }}" class="icon icon-home"> {{ site_name }}</a>
         {% include "searchbox.html" %}
       </div>