Current section

Files

Jump to
mandarin priv templates mandarin.install index_view.ex
Raw

priv/templates/mandarin.install/index_view.ex

defmodule <%= install.web_module %>.<%= install.context_camel_case %>.IndexView do
use <%= install.mandarin_web_module %>, :view
end