defmodule AprsWeb.PageHTML do @moduledoc false use AprsWeb, :html embed_templates "page_html/*" end