UNPKG

realm-object-server

Version:

Realm Object Server

14 lines (13 loc) 404 B
<html> <head> <title>Email confirmation failed</title> <link rel="stylesheet" type="text/css" href="/password-auth-ui-styles.css" /> <meta name="viewport" content="width=device-width, initial-scale=1"> </head> <body> <section class="ConfirmEmail"> <h1>Failed when confirming email</h1> <div class="ConfirmEmail__Error">{{message}}</div> </section> </body> </html>