This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
mobilizon
Watch
1
Star
0
Fork
You've already forked mobilizon
0
mirror of
https://framagit.org/framasoft/mobilizon.git
synced
2025-01-23 09:08:41 +00:00
Code
Issues
Releases
Wiki
Activity
4b4ecec693
mobilizon
/
lib
/
eventos_web
/
views
/
page_view.ex
7 lines
106 B
Elixir
Raw
Normal View
History
Unescape
Escape
initial commit Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2017-12-08 08:58:14 +00:00
defmodule
EventosWeb.PageView
do
fix some code style and add checks to ci Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-01-14 16:56:50 +00:00
@moduledoc
"""
View
for
our
webapp
"""
initial commit Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2017-12-08 08:58:14 +00:00
use
EventosWeb
,
:view
end
Reference in a new issue
Copy permalink