aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/templates/watch.html
Commit message (Collapse)AuthorAgeFilesLines
* Layout: refactor item system to be more maintainable, add vertical item typeJames Taylor2019-08-231-4/+1
|
* Use variable to set title on base template instead of blockJames Taylor2019-07-211-1/+1
|
* Convert comments to flask frameworkJames Taylor2019-07-191-1/+5
|
* watch_page: refactor music list into flask templateJames Taylor2019-07-071-2/+19
|
* Refactor watch page related videos to use item rendering macroJames Taylor2019-06-211-1/+4
|
* Inherit from base templateJames Taylor2019-06-171-23/+7
|
* Convert watch page to flask frameworkJames Taylor2019-06-161-0/+222