Current section
Files
Jump to
Current section
Files
lib/hangman_live_web/controllers/page_html.ex
defmodule Hangman.LiveWeb.PageHTML do
use Hangman.LiveWeb, :html
embed_templates "page_html/*"
end