diff --git a/templates/videos.html b/templates/videos.html index 42ddc5e..1cb7e09 100644 --- a/templates/videos.html +++ b/templates/videos.html @@ -35,7 +35,7 @@ {{range .videos}} - {{.Title}} + {{.ID}} {{.Title}} {{.URL}} {{.Length}} {{.Status}}