9 lines
187 B
HTML
9 lines
187 B
HTML
|
<html lang="en">
|
||
|
<head>
|
||
|
<title>Overleaf registration: done</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>Error: {{ error }}</h1>
|
||
|
Please retry on the <a href="/register">previous page</a>.
|
||
|
</body>
|
||
|
</html>
|