<%= if @offer_email_report do %>
<%= link("Click here to enable weekly email reports →", to: "/#{URI.encode_www_form(@site.domain)}/settings#email-reports", class: "py-2 block") %>
<% end %>
<%= if !@conn.assigns[:current_user] && @conn.assigns[:demo] do %>
<% end %>