{@status}
Oops! There's nothing here
Trying to access your dashboard? You may need to log in again to see it
<.button_link
:if={!@conn.assigns[:current_user]}
href={Routes.auth_path(@conn, :login_form, return_to: url_path(@conn))}
class="mr-4"
>
Log in
<.button_link theme="secondary" href={PlausibleWeb.LayoutView.home_dest(@conn)}>
Go to homepage