share invitation
This commit is contained in:
+4
-1
@@ -1,5 +1,6 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
@@ -8,6 +9,7 @@
|
||||
<title>__ERROR_TITLE__ · RustPad</title>
|
||||
<link rel="stylesheet" href="/assets/css/styles.css?v=__ASSET_VERSION__">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<main class="error-page">
|
||||
<section class="error-card" aria-labelledby="error-title">
|
||||
@@ -21,4 +23,5 @@
|
||||
</section>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user