summaryrefslogtreecommitdiff
path: root/stapp/templates/video/list_videos.html
diff options
context:
space:
mode:
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>