diff --git a/views/spacedeck.html b/views/spacedeck.html index 19f39a6..4c08739 100644 --- a/views/spacedeck.html +++ b/views/spacedeck.html @@ -28,44 +28,40 @@ }; - {% if process.env.NODE_ENV == "production" %} - - {% else %} - - - + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - {% endif %} + + + @@ -83,7 +79,6 @@ {% include "./partials/modal/folder-settings.html" %} {% include "./partials/modal/support.html" %} {% include "./partials/modal/login.html" %} - {% include "./partials/modal/pdfoptions.html" %}