defmodule <%= inspect @web_module %>.PageHTML do use <%= inspect @web_module %>, :html embed_templates "page_html/*" end