defmodule MemexWeb.HomeHTML do
  use MemexWeb, :html

  embed_templates "home_html/*"
end