<%= link("Click here to enable weekly email reports →", to: "/#{URI.encode_www_form(@site.domain)}/settings/email-reports", class: "py-2 block") %>
<% end %>
<%= if @site.locked do %>
This dashboard is actually locked. You are viewing it with super-admin access
<% end %>