defmodule XmplryWeb.Layouts do
  use XmplryWeb, :html

  embed_templates "layouts/*"
end