mirror of https://github.com/SUNET/invent.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
242 B
16 lines
242 B
2 years ago
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<title>Deleted</title>
|
||
|
<meta http-equiv="refresh" content="3;url=/admin" />
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<h1>Success</h1>
|
||
|
<p>{{endpoint}}/{{username}} deleted</p>
|
||
|
<p>Redirecting back to /admin</p>
|
||
|
</body>
|
||
|
|
||
|
</html>
|