mobilizon.chapril.org-mobil.../lib/mobilizon_web/views/layout_view.ex
Thomas Citharel 2749989a28
Drop the eex template and directly use the webpack index.html
Partly reverts ff7fd460

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-07-04 17:43:18 +02:00

4 lines
67 B
Elixir

defmodule MobilizonWeb.LayoutView do
use MobilizonWeb, :view
end