%= form_for @conn, "/", [class: "max-w-sm w-full mx-auto bg-white shadow-md rounded px-8 pt-6 pb-8 mb-4 mt-8"], fn f -> %>
Allow up to 4 hours for DNS changes to propagate and for us to obtain an SSL certificate for <%= @site.custom_domain.domain %>
The setup is working when <%= @site.custom_domain.domain %>/js/plausible.js loads the javascript tracker.
To finish your setup, please update the tracking snippet on your site with your custom domain.
Problems? <%= link("Get help via email", to: "mailto:uku@plausible.io", class: "text-indigo-darker underline") %>
<% end %>