diff --git a/app/views/visitors/index.html.haml b/app/views/visitors/index.html.haml
index 6b123817..53b17c60 100644
--- a/app/views/visitors/index.html.haml
+++ b/app/views/visitors/index.html.haml
@@ -9,7 +9,7 @@
%p= link_to '+ New Doodad', new_doodad_path
= render @doodads
-#canisters
+-# #canisters
= render @canisters
- if current_user.signed_in?
= link_to '+ Add Existing Canister', new_canister_path