defmodule FirehoseWeb.BlogHTML do use FirehoseWeb, :html import Blogex.Components embed_templates "blog_html/*" end