<%= live_title_tag "Livebook" %> "/>
livebook
Authentication required
<%= case Application.fetch_env!(:livebook, :authentication_mode) do %> <% :token -> %>
Please check out the console for authentication URL or type the token directly here.
<% :password -> %>
Type password to access the Livebook.
<% end %>