1
0
mirror of https://github.com/bitwarden/web synced 2026-01-05 01:54:02 +00:00
Files
web/captcha-mobile-connector.html
github-actions[bot] 874cbee05d Staging deploy 2.24.4 (#1289)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-11-10 14:58:23 -05:00

1 line
727 B
HTML

<!doctype html><html><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.c4e52be64336d86f65df.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 src="connectors/captcha.c4e52be64336d86f65df.js"></script></body></html>