Current section

Files

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

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

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