summaryrefslogtreecommitdiff
path: root/stapp/templates/video/list_videos.html
diff options
context:
space:
mode:
authorParth Buch2012-06-18 17:30:49 +0530
committerParth Buch2012-06-18 17:30:49 +0530
commit814b37250a97557c03042b76f282894aed553d40 (patch)
tree18ba1ae0687f00d191ecbc41cee132abc9792239 /stapp/templates/video/list_videos.html
parent56e15c264c48e299a036054d205b812e68d375a4 (diff)
downloadstproject-814b37250a97557c03042b76f282894aed553d40.tar.gz
stproject-814b37250a97557c03042b76f282894aed553d40.tar.bz2
stproject-814b37250a97557c03042b76f282894aed553d40.zip
Displaying the latest video on the home page
Diffstat (limited to 'stapp/templates/video/list_videos.html')
-rw-r--r--stapp/templates/video/list_videos.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/stapp/templates/video/list_videos.html b/stapp/templates/video/list_videos.html
index 6afa596..aebcc17 100644
--- a/stapp/templates/video/list_videos.html
+++ b/stapp/templates/video/list_videos.html
@@ -14,8 +14,8 @@
{% block video %}
<video width="700" height="400" controls="controls">
- <source src="{{play.video_file.url}}">
- </video> {{ play.id }}
+ <source src="{{play.filename.url}}">
+ </video>