Packages
LiveView Native code examples using Kino Smart Cells inside Livebook
Current section
Files
Jump to
Current section
Files
lib/server_web/controllers/page_html.ex
defmodule ServerWeb.PageHTML do
use ServerWeb, :html
embed_templates "page_html/*"
end