Description for user added
This commit is contained in:
parent
353c4b3596
commit
48862df4a5
1 changed files with 6 additions and 1 deletions
|
@ -6,7 +6,12 @@
|
|||
<link rel="icon" type="image/png" href="images/favicon/favicon-16x16.png"/>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h2>Welcome to Skynet</h2>
|
||||
<p>
|
||||
Skynet is a server cluster that the UL Computer Society runs. If you previously had an account and need to activate it
|
||||
please click <a href="./modify.html">here</a> to set a contact email address for your account. IF you are a new user,
|
||||
please fill in the form below with the email that you use on ul wolves.
|
||||
</p>
|
||||
<form id="register">
|
||||
<label for="mail">Email address</label>
|
||||
<input type="email" id="mail" name="email" />
|
||||
|
|
Loading…
Reference in a new issue