diff --git a/public/views/hackmd/header.ejs b/public/views/hackmd/header.ejs
index 87d2b0656..bde9033a0 100644
--- a/public/views/hackmd/header.ejs
+++ b/public/views/hackmd/header.ejs
@@ -32,6 +32,7 @@
+ <% if((typeof github !== 'undefined' && github) || (typeof dropbox !== 'undefined' && dropbox) || (typeof google !== 'undefined' && google) || (typeof gitlab !== 'undefined' && gitlab && (!gitlab.scope || gitlab.scope === 'api'))) { %>
Dropbox
@@ -46,6 +47,7 @@
Snippet
<% } %>
+ <% } %>
Dropbox
@@ -129,6 +131,7 @@
+ <% if((typeof github !== 'undefined' && github) || (typeof dropbox !== 'undefined' && dropbox) || (typeof google !== 'undefined' && google) || (typeof gitlab !== 'undefined' && gitlab && (!gitlab.scope || gitlab.scope === 'api'))) { %>
Dropbox
@@ -143,6 +146,7 @@
Snippet
<% } %>
+ <% } %>
Dropbox