analytics/lib/plausible_web/views/layout_view.ex

4 lines
67 B
Elixir
Raw Normal View History

2019-09-02 14:29:19 +03:00
defmodule PlausibleWeb.LayoutView do
use PlausibleWeb, :view
end