defmodule PoexWeb.Layouts do @moduledoc false use PoexWeb, :html embed_templates "layouts/*" end