upgrade to phoenix 1.7
This commit is contained in:
5
lib/cannery_web/controllers/user_registration_html.ex
Normal file
5
lib/cannery_web/controllers/user_registration_html.ex
Normal file
@ -0,0 +1,5 @@
|
||||
defmodule CanneryWeb.UserRegistrationHTML do
|
||||
use CanneryWeb, :html
|
||||
|
||||
embed_templates "user_registration_html/*"
|
||||
end
|
Reference in New Issue
Block a user