chore: FIX THE FUCKING FORMATTING

Signed-off-by: deslokitty <deslokitty@desloratadyna.net>
This commit is contained in:
2026-01-08 13:18:05 +01:00
parent a847a9fd1d
commit 761d5c0f7e

View File

@@ -19,35 +19,47 @@
<center id="mainContainer"> <center id="mainContainer">
<div id="loginContainer"> <div id="loginContainer">
<table border="3" cellpadding="0"cellspacing="0"> <table border="3" cellpadding="0"cellspacing="0">
<tr> <tbody>
<th> <tr>
<img width="352" height="124" src="logo.png"></img> <th>
</th> <img width="352" height="124" src="logo.png"></img>
<th> </th>
<a href="/legal/privacypolicy">privacy policy</a> <th>
<a href="/legal/termsofuse">terms of use</a> <a href="/legal/privacypolicy">privacy policy</a>
</th> <a href="/legal/termsofuse">terms of use</a>
</tr> </th>
<tr> </tr>
<td width="200px" align="center"> <tr>
<form method="post" action="/cgi-bin/loginp2.js"> <td width="200px" align="center">
<h3>log in!</h3> <form method="post" action="/cgi-bin/loginp2.js">
<label id="identifierLabel" for="identifier">identifier:</label><br> <h3>log in!</h3>
<input name="identifier" id="identifier" type="text"> <label id="identifierLabel" for="identifier">identifier:</label><br>
<button id="continue" type="submit"> <input name="identifier" id="identifier" type="text">
<table><tbody><tr><td id="continueArrow">&gt;</td><td id="continueText">continue</td></tr></tbody></table> <button id="continue" type="submit">
</button> <table>
</form> <tbody>
<br> <tr>
</td> <td id="continueArrow">&gt;</td>
<td id="continueText">continue</td>
</tr>
</tbody>
</table>
</button>
</form>
<br>
</td>>
</button>
</form>
<td width="600px" align="center"> <td width="600px" align="center">
<h1>haihoo!! this is desloratadyna.net</h1> <h1>haihoo!! this is desloratadyna.net</h1>
<p> <p>
desloratadyna is a single sign on service for services, like chat domestique. as of 2026-01-07, it is in a closed alpha state. registration isn't open, and data may be reset without warning.<br> desloratadyna is a single sign on service for services, like chat domestique. as of 2026-01-07, it is in a closed alpha state. registration isn't open, and data may be reset without warning.<br>
yes, it is named after the antihistamine. yes, it is named after the antihistamine.
</p> </p>
</td> </td>
</tr> </tr>
</tbody>
</table> </table>
</div> </div>
</center> </center>