diff --git a/www/templates/home/home.html b/www/templates/home/home.html
index e1f36ba562f8cbacd11bb58b9263a832fc52b64c..93af7402168ca0a69de3c53719b14030434bbe51 100644
--- a/www/templates/home/home.html
+++ b/www/templates/home/home.html
@@ -35,6 +35,7 @@
       <!-- Help tour (NOT ready yet for small device) -->
       <button type="button"
               class="button button-block button-stable button-raised icon-left icon ion-easel ink-dark hidden-xs"
+              ng-show="login"
               ng-click="startHelpTour()" >
         {{'COMMON.BTN_HELP_TOUR'|translate}}
       </button>