mirror of
https://github.com/plausible/analytics.git
synced 2024-12-15 12:11:47 +03:00
4 lines
65 B
Elixir
4 lines
65 B
Elixir
defmodule PlausibleWeb.PageView do
|
|
use PlausibleWeb, :view
|
|
end
|