Current section

Files

Jump to
hangman_live lib hangman_live_web controllers page_html.ex
Raw

lib/hangman_live_web/controllers/page_html.ex

defmodule Hangman.LiveWeb.PageHTML do
use Hangman.LiveWeb, :html
embed_templates "page_html/*"
end