defmodule XmplryWeb.PageHTML do
  use XmplryWeb, :html

  embed_templates "page_html/*"
end