diff --git a/app/views/account/imports/new.html.erb b/app/views/account/imports/new.html.erb
index ab6af3a51..b4e12e94b 100644
--- a/app/views/account/imports/new.html.erb
+++ b/app/views/account/imports/new.html.erb
@@ -4,11 +4,11 @@
Import a Fizzy account
<% if Fizzy.saas? %>
- Move a self-hosted account to fizzy.do
+ Running Fizzy on your own server and want us to host on
fizzy.do instead?
Export your self-hosted account, then upload the .zip file below.
<% else %>
- Move an account from fizzy.do to a self-hosted instance
- Export your fizzy.do account, then upload the .zip file below.
+ Ready to host Fizzy on your own server?
+ Export your
fizzy.do account, then upload the .zip file below.
<% end %>
@@ -23,6 +23,8 @@
Start Import →
<% end %>
+
+ If you run into issues or would like assistance, just send us an email.
<% content_for :footer do %>