Current section

Files

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

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

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