aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/templates/base.html
Commit message (Expand)AuthorAgeFilesLines
* Layout: Replace local playlists link with home link in header and use flexbox...James Taylor2019-08-181-13/+11
* Regression: Fix csp preventing subtitles from workingJames Taylor2019-08-071-1/+1
* Add content security policy to ensure mistakes or exploits never lead to thir...James Taylor2019-07-261-0/+1
* Use variable to set title on base template instead of blockJames Taylor2019-07-211-1/+1
* Refactor search pageJames Taylor2019-06-211-1/+3
* Inherit from base templateJames Taylor2019-06-171-0/+111