This repository has been archived on 2024-06-24. You can view files and clone it, but cannot push or open issues or pull requests.
augie/augie/lib/augie_web/views/layout_view.ex

4 lines
59 B
Elixir
Raw Normal View History

2019-11-29 17:55:52 +13:00
defmodule AugieWeb.LayoutView do
use AugieWeb, :view
end