Current section

Files

Jump to
combo_new templates vite lib my_app web controllers page_html.ex
Raw

templates/vite/lib/my_app/web/controllers/page_html.ex

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