defmodule BrightWeb.AuthHTML do
  use BrightWeb, :html


  embed_templates "auth_html/*"

end