Current section

Files

Jump to
combo_new templates vanilla lib demo_lt web controllers page_html.ex
Raw

templates/vanilla/lib/demo_lt/web/controllers/page_html.ex

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