Initial Commit
This commit is contained in:
5
lib/sso_bsn_web/components/layouts.ex
Normal file
5
lib/sso_bsn_web/components/layouts.ex
Normal file
@@ -0,0 +1,5 @@
|
||||
defmodule SsoBsnWeb.Layouts do
|
||||
use SsoBsnWeb, :html
|
||||
|
||||
embed_templates "layouts/*"
|
||||
end
|
||||
Reference in New Issue
Block a user