index
:
tubo
master
A libre streaming front-end for the web
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
frontend
/
tau
/
views
/
playlist.cljs
blob: b82cc245e5cf08baa7068c47a0881704277bf6bf (
plain
)
1
2
3
4
5
(
ns
tau.views.playlist
)
(
defn
playlist
[
match
]
[
:div
])