initial
This commit is contained in:
23
1/vault1/result3162
Normal file
23
1/vault1/result3162
Normal file
@@ -0,0 +1,23 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Vault 1</title>
|
||||
<link rel="stylesheet" href="/static/bootstrap.min.css">
|
||||
<style>
|
||||
body { padding-top:80px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="container">
|
||||
<div class="jumbotron text-center">
|
||||
<h2>Error</h2>
|
||||
|
||||
|
||||
<h3><div class="alert alert-danger">Wrong pin!</div></h3>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user