|
|
@ -11,6 +11,7 @@
|
|
|
|
<link rel="stylesheet" href="/css/default.css?v=<%= ASSET_COMMIT %>">
|
|
|
|
<link rel="stylesheet" href="/css/default.css?v=<%= ASSET_COMMIT %>">
|
|
|
|
<link rel="stylesheet" href="/css/embed.css?v=<%= ASSET_COMMIT %>">
|
|
|
|
<link rel="stylesheet" href="/css/embed.css?v=<%= ASSET_COMMIT %>">
|
|
|
|
<title><%= HTML.escape(video.title) %> - Invidious</title>
|
|
|
|
<title><%= HTML.escape(video.title) %> - Invidious</title>
|
|
|
|
|
|
|
|
<script src="/js/_helpers.js?v=<%= ASSET_COMMIT %>"></script>
|
|
|
|
</head>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
|
|
<body class="dark-theme">
|
|
|
|
<body class="dark-theme">
|
|
|
|