index
:
school/the_transcriber_backend
f_upload_file
master
the-elixir-way
This is the backend part of the-transcriber app by @vjousse : https://github.com/vjousse/the-transcriber
git version control
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web
/
views
/
page_view.ex
blob: 30152fdf344183fe1fcf1e86df8c8a2f944fd62f (
plain
)
1
2
3
defmodule
TheTranscriberBackend.PageView
do
use
TheTranscriberBackend.Web
,
:view
end