diff --git a/src/register.ejs b/src/register.ejs
new file mode 100644
index 0000000..3f1c805
--- /dev/null
+++ b/src/register.ejs
@@ -0,0 +1,14 @@
+<%- include('shards/header', { title: 'Register - p0ntus mail' }) %>
+
+ <%- include('shards/nav', { currentPage: 'register' }) %>
+
Register
+
+
Please contact signupp0ntus.com with the following info:
+
+ - Name that goes in email header (full name/username/alias)
+ - Desired email address (e.g., yourname@p0ntus.com)
+ - Reason for wanting an email
+ - Telegram username
+
+
+<%- include('shards/footer') %>
\ No newline at end of file