aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/templates/error.html
Commit message (Collapse)AuthorAgeFilesLines
* Add custom 500 error page. Display the traceback. Center and format error ↵James Taylor2019-12-201-1/+34
| | | | | | page in general. Also add a link to github for reporting the exception.
* Use variable to set title on base template instead of blockJames Taylor2019-07-211-2/+1
|
* Inherit from base templateJames Taylor2019-06-171-17/+8
|
* Convert watch page to flask frameworkJames Taylor2019-06-161-0/+17