defmodule PhoenixPasskeysWeb.UserConfirmationHTML do
use PhoenixPasskeysWeb, :html
embed_templates "user_confirmation_html/*"
end