From df6cebb4d013e6a346d14f1576bc5854e774979b Mon Sep 17 00:00:00 2001 From: rockerBOO Date: Thu, 1 May 2025 01:22:08 -0400 Subject: [PATCH] Fix history page --- src/invidious/views/feeds/history.ecr | 30 +++++++++++++-------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/invidious/views/feeds/history.ecr b/src/invidious/views/feeds/history.ecr index 8552554d..ab9ebc1e 100644 --- a/src/invidious/views/feeds/history.ecr +++ b/src/invidious/views/feeds/history.ecr @@ -26,23 +26,23 @@
- <% watched.each do |item| %> -
-
- - - + <% watched.each do |item| %> +
+
+ + + -
-
" method="post"> - "> - -
-
-
-
+
+
" method="post"> + "> + +
+
+
+
<% end %>