defmodule BrightWeb.PatronHTML do
  use BrightWeb, :html
  embed_templates "patron_html/*"
end