initial commit
This commit is contained in:
commit
6a258db47f
923 changed files with 5334 additions and 0 deletions
5
lib/ezcontainer_railway_web/controllers/page_html.ex
Normal file
5
lib/ezcontainer_railway_web/controllers/page_html.ex
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
defmodule EzcontainerRailwayWeb.PageHTML do
|
||||
use EzcontainerRailwayWeb, :html
|
||||
|
||||
embed_templates "page_html/*"
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue