defmodule PhoenixPasskeysWeb.UserSessionHTML do
use PhoenixPasskeysWeb, :html
embed_templates "user_session_html/*"
end