mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 17:37:02 +03:00
Reimplement the BadBrowser page based on feature detection
This commit is contained in:
parent
a022139403
commit
bd34f9a9bc
4 changed files with 59 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
<link type="text/css" rel="stylesheet" data-href="{{BaseAppMainCssLink}}" id="app-css" />
|
||||
<link type="text/css" rel="stylesheet" data-href="{{BaseAppThemeCssLink}}" id="app-theme-link" />
|
||||
<link rel="manifest" href="{{BaseAppManifestLink}}" />
|
||||
<script>Element.prototype.closest || (document.location.href = './?/BadBrowser');</script>
|
||||
</head>
|
||||
|
||||
<body class="thm-body">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue