Current section
Files
Jump to
Current section
Files
templates/needle_web/lib/web_lib/controllers/page_html.ex
defmodule <%= inspect @web_module %>.PageHTML do
use <%= inspect @web_module %>, :html
embed_templates "page_html/*"
end