<% content_for "header" do %> <%= translate(locale, "Login") %> - Invidious <% end %>

<% if account_type == "invidious" %>
<% if config.captcha_enabled %> <% if captcha_type == "image" %> <% else %> <% text_captcha.not_nil![:tokens].each_with_index do |token, i| %> <% end %> <% end %> <% end %> <% if config.registration_enabled %> <% end %>
<% elsif account_type == "google" %>
<% if tfa %> <% end %>
<% end %>