diff options
Diffstat (limited to 'yt_watch_template.html')
-rw-r--r-- | yt_watch_template.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/yt_watch_template.html b/yt_watch_template.html index f4de269..515d953 100644 --- a/yt_watch_template.html +++ b/yt_watch_template.html @@ -67,6 +67,7 @@ $video_sources <time datetime="$upload_date">Published on $upload_date</time> <span class="likes-dislikes">$likes likes $dislikes dislikes</span> + <input class="checkbox" name="video_info_list" value="$video_info" form="playlist-add" type="checkbox"> <span class="description">$description</span> |