CJ_Clippy 8b8de3b072
Some checks failed
ci / build (push) Has been cancelled
phoenix integration begin
2025-01-03 06:45:35 -08:00

5 lines
95 B
Elixir

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