Move auth template to page
This commit is contained in:
parent
1b404b3ea9
commit
5cb937c14c
3 changed files with 0 additions and 6 deletions
|
@ -4,12 +4,6 @@ defmodule NullaWeb.PageHTML do
|
||||||
embed_templates "templates/page/*"
|
embed_templates "templates/page/*"
|
||||||
end
|
end
|
||||||
|
|
||||||
defmodule NullaWeb.AuthHTML do
|
|
||||||
use NullaWeb, :html
|
|
||||||
|
|
||||||
embed_templates "templates/auth/*"
|
|
||||||
end
|
|
||||||
|
|
||||||
defmodule NullaWeb.ActorHTML do
|
defmodule NullaWeb.ActorHTML do
|
||||||
use NullaWeb, :html
|
use NullaWeb, :html
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue