diff --git a/app/auth/templates/auth/activate.html b/templates/auth/activate.html similarity index 100% rename from app/auth/templates/auth/activate.html rename to templates/auth/activate.html diff --git a/app/auth/templates/auth/change_email.html b/templates/auth/change_email.html similarity index 100% rename from app/auth/templates/auth/change_email.html rename to templates/auth/change_email.html diff --git a/app/auth/templates/auth/fido.html b/templates/auth/fido.html similarity index 100% rename from app/auth/templates/auth/fido.html rename to templates/auth/fido.html diff --git a/app/auth/templates/auth/forgot_password.html b/templates/auth/forgot_password.html similarity index 100% rename from app/auth/templates/auth/forgot_password.html rename to templates/auth/forgot_password.html diff --git a/app/auth/templates/auth/login.html b/templates/auth/login.html similarity index 100% rename from app/auth/templates/auth/login.html rename to templates/auth/login.html diff --git a/app/auth/templates/auth/mfa.html b/templates/auth/mfa.html similarity index 100% rename from app/auth/templates/auth/mfa.html rename to templates/auth/mfa.html diff --git a/app/auth/templates/auth/recovery.html b/templates/auth/recovery.html similarity index 100% rename from app/auth/templates/auth/recovery.html rename to templates/auth/recovery.html diff --git a/app/auth/templates/auth/register.html b/templates/auth/register.html similarity index 100% rename from app/auth/templates/auth/register.html rename to templates/auth/register.html diff --git a/app/auth/templates/auth/register_waiting_activation.html b/templates/auth/register_waiting_activation.html similarity index 100% rename from app/auth/templates/auth/register_waiting_activation.html rename to templates/auth/register_waiting_activation.html diff --git a/app/auth/templates/auth/resend_activation.html b/templates/auth/resend_activation.html similarity index 100% rename from app/auth/templates/auth/resend_activation.html rename to templates/auth/resend_activation.html diff --git a/app/auth/templates/auth/reset_password.html b/templates/auth/reset_password.html similarity index 100% rename from app/auth/templates/auth/reset_password.html rename to templates/auth/reset_password.html diff --git a/app/auth/templates/auth/social.html b/templates/auth/social.html similarity index 100% rename from app/auth/templates/auth/social.html rename to templates/auth/social.html diff --git a/app/dashboard/templates/dashboard/alias_contact_manager.html b/templates/dashboard/alias_contact_manager.html similarity index 100% rename from app/dashboard/templates/dashboard/alias_contact_manager.html rename to templates/dashboard/alias_contact_manager.html diff --git a/app/dashboard/templates/dashboard/alias_log.html b/templates/dashboard/alias_log.html similarity index 100% rename from app/dashboard/templates/dashboard/alias_log.html rename to templates/dashboard/alias_log.html diff --git a/app/dashboard/templates/dashboard/alias_transfer_receive.html b/templates/dashboard/alias_transfer_receive.html similarity index 100% rename from app/dashboard/templates/dashboard/alias_transfer_receive.html rename to templates/dashboard/alias_transfer_receive.html diff --git a/app/dashboard/templates/dashboard/alias_transfer_send.html b/templates/dashboard/alias_transfer_send.html similarity index 100% rename from app/dashboard/templates/dashboard/alias_transfer_send.html rename to templates/dashboard/alias_transfer_send.html diff --git a/app/dashboard/templates/dashboard/api_key.html b/templates/dashboard/api_key.html similarity index 100% rename from app/dashboard/templates/dashboard/api_key.html rename to templates/dashboard/api_key.html diff --git a/app/dashboard/templates/dashboard/app.html b/templates/dashboard/app.html similarity index 100% rename from app/dashboard/templates/dashboard/app.html rename to templates/dashboard/app.html diff --git a/app/dashboard/templates/dashboard/batch_import.html b/templates/dashboard/batch_import.html similarity index 100% rename from app/dashboard/templates/dashboard/batch_import.html rename to templates/dashboard/batch_import.html diff --git a/app/dashboard/templates/dashboard/billing.html b/templates/dashboard/billing.html similarity index 100% rename from app/dashboard/templates/dashboard/billing.html rename to templates/dashboard/billing.html diff --git a/app/dashboard/templates/dashboard/block_contact.html b/templates/dashboard/block_contact.html similarity index 100% rename from app/dashboard/templates/dashboard/block_contact.html rename to templates/dashboard/block_contact.html diff --git a/app/dashboard/templates/dashboard/contact_detail.html b/templates/dashboard/contact_detail.html similarity index 100% rename from app/dashboard/templates/dashboard/contact_detail.html rename to templates/dashboard/contact_detail.html diff --git a/app/dashboard/templates/dashboard/coupon.html b/templates/dashboard/coupon.html similarity index 100% rename from app/dashboard/templates/dashboard/coupon.html rename to templates/dashboard/coupon.html diff --git a/app/dashboard/templates/dashboard/custom_alias.html b/templates/dashboard/custom_alias.html similarity index 100% rename from app/dashboard/templates/dashboard/custom_alias.html rename to templates/dashboard/custom_alias.html diff --git a/app/dashboard/templates/dashboard/custom_domain.html b/templates/dashboard/custom_domain.html similarity index 100% rename from app/dashboard/templates/dashboard/custom_domain.html rename to templates/dashboard/custom_domain.html diff --git a/app/dashboard/templates/dashboard/directory.html b/templates/dashboard/directory.html similarity index 100% rename from app/dashboard/templates/dashboard/directory.html rename to templates/dashboard/directory.html diff --git a/app/dashboard/templates/dashboard/domain_detail/auto-create.html b/templates/dashboard/domain_detail/auto-create.html similarity index 100% rename from app/dashboard/templates/dashboard/domain_detail/auto-create.html rename to templates/dashboard/domain_detail/auto-create.html diff --git a/app/dashboard/templates/dashboard/domain_detail/base.html b/templates/dashboard/domain_detail/base.html similarity index 100% rename from app/dashboard/templates/dashboard/domain_detail/base.html rename to templates/dashboard/domain_detail/base.html diff --git a/app/dashboard/templates/dashboard/domain_detail/dns.html b/templates/dashboard/domain_detail/dns.html similarity index 100% rename from app/dashboard/templates/dashboard/domain_detail/dns.html rename to templates/dashboard/domain_detail/dns.html diff --git a/app/dashboard/templates/dashboard/domain_detail/info.html b/templates/dashboard/domain_detail/info.html similarity index 100% rename from app/dashboard/templates/dashboard/domain_detail/info.html rename to templates/dashboard/domain_detail/info.html diff --git a/app/dashboard/templates/dashboard/domain_detail/trash.html b/templates/dashboard/domain_detail/trash.html similarity index 100% rename from app/dashboard/templates/dashboard/domain_detail/trash.html rename to templates/dashboard/domain_detail/trash.html diff --git a/app/dashboard/templates/dashboard/enter_sudo.html b/templates/dashboard/enter_sudo.html similarity index 100% rename from app/dashboard/templates/dashboard/enter_sudo.html rename to templates/dashboard/enter_sudo.html diff --git a/app/dashboard/templates/dashboard/extend_subscription.html b/templates/dashboard/extend_subscription.html similarity index 100% rename from app/dashboard/templates/dashboard/extend_subscription.html rename to templates/dashboard/extend_subscription.html diff --git a/app/dashboard/templates/dashboard/fido_manage.html b/templates/dashboard/fido_manage.html similarity index 100% rename from app/dashboard/templates/dashboard/fido_manage.html rename to templates/dashboard/fido_manage.html diff --git a/app/dashboard/templates/dashboard/fido_setup.html b/templates/dashboard/fido_setup.html similarity index 100% rename from app/dashboard/templates/dashboard/fido_setup.html rename to templates/dashboard/fido_setup.html diff --git a/app/dashboard/templates/dashboard/index.html b/templates/dashboard/index.html similarity index 100% rename from app/dashboard/templates/dashboard/index.html rename to templates/dashboard/index.html diff --git a/app/dashboard/templates/dashboard/lifetime_licence.html b/templates/dashboard/lifetime_licence.html similarity index 100% rename from app/dashboard/templates/dashboard/lifetime_licence.html rename to templates/dashboard/lifetime_licence.html diff --git a/app/dashboard/templates/dashboard/mailbox.html b/templates/dashboard/mailbox.html similarity index 100% rename from app/dashboard/templates/dashboard/mailbox.html rename to templates/dashboard/mailbox.html diff --git a/app/dashboard/templates/dashboard/mailbox_detail.html b/templates/dashboard/mailbox_detail.html similarity index 100% rename from app/dashboard/templates/dashboard/mailbox_detail.html rename to templates/dashboard/mailbox_detail.html diff --git a/app/dashboard/templates/dashboard/mailbox_validation.html b/templates/dashboard/mailbox_validation.html similarity index 100% rename from app/dashboard/templates/dashboard/mailbox_validation.html rename to templates/dashboard/mailbox_validation.html diff --git a/app/dashboard/templates/dashboard/mfa_cancel.html b/templates/dashboard/mfa_cancel.html similarity index 100% rename from app/dashboard/templates/dashboard/mfa_cancel.html rename to templates/dashboard/mfa_cancel.html diff --git a/app/dashboard/templates/dashboard/mfa_setup.html b/templates/dashboard/mfa_setup.html similarity index 100% rename from app/dashboard/templates/dashboard/mfa_setup.html rename to templates/dashboard/mfa_setup.html diff --git a/app/dashboard/templates/dashboard/pricing.html b/templates/dashboard/pricing.html similarity index 100% rename from app/dashboard/templates/dashboard/pricing.html rename to templates/dashboard/pricing.html diff --git a/app/dashboard/templates/dashboard/recovery_code.html b/templates/dashboard/recovery_code.html similarity index 100% rename from app/dashboard/templates/dashboard/recovery_code.html rename to templates/dashboard/recovery_code.html diff --git a/app/dashboard/templates/dashboard/referral.html b/templates/dashboard/referral.html similarity index 100% rename from app/dashboard/templates/dashboard/referral.html rename to templates/dashboard/referral.html diff --git a/app/dashboard/templates/dashboard/refused_email.html b/templates/dashboard/refused_email.html similarity index 100% rename from app/dashboard/templates/dashboard/refused_email.html rename to templates/dashboard/refused_email.html diff --git a/app/dashboard/templates/dashboard/setting.html b/templates/dashboard/setting.html similarity index 100% rename from app/dashboard/templates/dashboard/setting.html rename to templates/dashboard/setting.html diff --git a/app/dashboard/templates/dashboard/unsubscribe.html b/templates/dashboard/unsubscribe.html similarity index 100% rename from app/dashboard/templates/dashboard/unsubscribe.html rename to templates/dashboard/unsubscribe.html