open-pod/lib/podcast_feed_web/views/layout_view.ex
2020-05-22 20:04:15 +00:00

3 lines
71 B
Elixir

defmodule PodcastFeedWeb.LayoutView do
use PodcastFeedWeb, :view
end