1 <!-- Copyright (C) The Arvados Authors. All rights reserved.
3 SPDX-License-Identifier: AGPL-3.0 -->
5 <!-- googleoff: all -->
6 <style type="text/css">
7 #browser-unsupported .alert {
14 <div id="browser-unsupported" class="hidden">
15 <div class="alert alert-danger">
17 <b>Hey!</b> Your web browser is missing some of the features we
18 rely on. Usually this means you are running an old version.
19 Updating your system, or switching to a current version
20 of <a class="alert-link"
21 href="//google.com/search?q=download+Mozilla+Firefox">Firefox</a>
22 or <a class="alert-link"
23 href="//google.com/search?q=download+Google+Chrome">Chrome</a>,
28 <!-- googleon: all -->