Current section

Files

Jump to
combo_new templates saas lib user_web controllers page_html.ex
Raw

templates/saas/lib/user_web/controllers/page_html.ex

defmodule DemoLT.UserWeb.PageHTML do
use DemoLT.UserWeb, :html
embed_templates "page_html/*"
end