Current section

Files

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

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

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