defmodule CanneryWeb.UserRegistrationHTML do
  use CanneryWeb, :html

  embed_templates "user_registration_html/*"
end