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