1
0
mirror of https://github.com/bitwarden/web synced 2026-01-04 17:43:47 +00:00
Files
web/captcha-mobile-connector.html
github-actions[bot] 10e1a0cb6c Staging deploy 2.28.0 (#1604)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-04-19 21:24:51 -04:00

1 line
765 B
HTML

<!doctype html><html class="theme_light"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"/><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/><meta name="HandheldFriendly" content="true"/><title>Bitwarden Captcha Connector</title><link href="connectors/captcha.93fee8ebc92d4aee5a24.css" rel="stylesheet"></head><body class="layout_frontend"><div class="row justify-content-md-center mt-5"><div><img src="images/logo-dark@2x.png" class="logo mb-2" alt="Bitwarden"/><p id="captchaRequired" class="lead text-center mx-4 mb-4">Captcha Required</p><div id="captcha"></div></div></div><script defer="defer" src="connectors/captcha.203f7bcb29bf1ebbdd69.js"></script></body></html>