new paste page (wip)

This commit is contained in:
n 2025-02-04 11:38:00 -06:00
parent f67d82cf59
commit 72e00ac8e8

View file

@ -0,0 +1,17 @@
<!DOCTYPE html>
<head>
<title>toastbin - {{ instance }}</title>
</head>
<body>
<header>
<a href="/">home</a> | new paste | <a href="explore">explore</a>
</header>
<br>
<br>
<br>
<p>
please follow the <a href="rules">rules</a> of {{ instance }}.
</p>
</body>