diff --git a/src/invidious/views/template.ecr b/src/invidious/views/template.ecr index 9904b4fc..8e645d68 100644 --- a/src/invidious/views/template.ecr +++ b/src/invidious/views/template.ecr @@ -118,36 +118,48 @@ <% if CONFIG.modified_source_code_url %> - <%= translate(locale, "footer_original_source_code") %> / - <%= translate(locale, "footer_modfied_source_code") %> + <%= translate(locale, "footer_original_source_code") %> / + <%= translate(locale, "footer_modfied_source_code") %> <% else %> - <%= translate(locale, "footer_source_code") %> + <%= translate(locale, "footer_source_code") %> <% end %> - <%= translate(locale, "footer_documentation") %> + <%= translate(locale, "footer_documentation") %> + + + + FreeTube Configuration Help