Header

<.navbar :if={!@current_user} current_user={@current_user}>
<:company><%= Application.get_env(:phx_saas, :saas_name) %></:company>
<:link patch={~p"/#pricing"}>Pricing</:link>
<:link patch={~p"/#contact"}>Contact</:link>
</.navbar>
Last updated