{% if process.env.NODE_ENV == "production" %} {% else %} {% endif %} {% include "./partials/login.html" %} {% include "./partials/space.html" %} {% include "./partials/folders.html" %} {% include "./partials/team.html" %} {% include "./partials/account.html" %} {% include "./partials/meta.html" %} {% include "./partials/meta-folder.html" %} {% include "./partials/modal/access.html" %} {% include "./partials/modal/folder-settings.html" %} {% include "./partials/modal/support.html" %} {% include "./partials/modal/login.html" %} {% include "./partials/modal/pdfoptions.html" %}