This website requires JavaScript.
Explore
Help
Sign In
ngws
/
media
Watch
1
Star
0
Fork
You've already forked media
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cba5b8d2ae
media
/
template
/
showing.html
8 lines
108 B
HTML
Raw
Normal View
History
Unescape
Escape
Add basic template.
2016-08-24 12:18:33 +02:00
<
div
class
=
"video-showing"
>
<
h2
>
{title}
<
/
h2
>
Improve the templates.
2016-08-25 01:26:17 +02:00
<
h3
>
{year}
<
/
h3
>
<
p
>
{description}
<
/
p
>
Add basic template.
2016-08-24 12:18:33 +02:00
{video}
<
/
div
>