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