mobilizon/lib/eventos_web/views/email_view.ex
Thomas Citharel 93a97b0865 Some work
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-07-04 14:29:17 +02:00

4 lines
59 B
Elixir

defmodule Eventos.EmailView do
use EventosWeb, :view
end