this is a really good first commit
This commit is contained in:
5
lib/something_erlang_web/controllers/page_html.ex
Normal file
5
lib/something_erlang_web/controllers/page_html.ex
Normal file
@ -0,0 +1,5 @@
|
||||
defmodule SomethingErlangWeb.PageHTML do
|
||||
use SomethingErlangWeb, :html
|
||||
|
||||
embed_templates "page_html/*"
|
||||
end
|
Reference in New Issue
Block a user