From f3bc55e37e6fe38ce202a7afa10efd748e6b7b15 Mon Sep 17 00:00:00 2001 From: syeopite Date: Fri, 26 Mar 2021 18:43:56 -0700 Subject: [PATCH] Expose instance redirect to frontend --- src/invidious/views/watch.ecr | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/invidious/views/watch.ecr b/src/invidious/views/watch.ecr index baffa08b..67c116fb 100644 --- a/src/invidious/views/watch.ecr +++ b/src/invidious/views/watch.ecr @@ -109,6 +109,9 @@ we're going to need to do it here in order to allow for translations. <%= translate(locale, "Watch on YouTube") %> (<%= translate(locale, "Embed") %>) +

+ <%= translate(locale, "Watch on another Invidious Instance") %> +