diff --git a/app/views/application/index.html.erb b/app/views/application/index.html.erb index b8885143e..9084e0b41 100644 --- a/app/views/application/index.html.erb +++ b/app/views/application/index.html.erb @@ -12,6 +12,13 @@ + <% if Rails.env.staging? && Rails.application.secrets.enable_in_context_translation == 'true' %> + + + <% end %>