Files

6 lines
110 B
Elixir

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