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">
<div id="loginContainer">
<table border="3" cellpadding="0"cellspacing="0">
<tr>
<th>
<img width="352" height="124" src="logo.png"></img>
</th>
<th>
<a href="/legal/privacypolicy">privacy policy</a>
<a href="/legal/termsofuse">terms of use</a>
</th>
</tr>
<tr>
<td width="200px" align="center">
<form method="post" action="/cgi-bin/loginp2.js">
<h3>log in!</h3>
<label id="identifierLabel" for="identifier">identifier:</label><br>
<input name="identifier" id="identifier" type="text">
<button id="continue" type="submit">
<table><tbody><tr><td id="continueArrow">&gt;</td><td id="continueText">continue</td></tr></tbody></table>
</button>
</form>
<br>
</td>
<tbody>
<tr>
<th>
<img width="352" height="124" src="logo.png"></img>
</th>
<th>
<a href="/legal/privacypolicy">privacy policy</a>
<a href="/legal/termsofuse">terms of use</a>
</th>
</tr>
<tr>
<td width="200px" align="center">
<form method="post" action="/cgi-bin/loginp2.js">
<h3>log in!</h3>
<label id="identifierLabel" for="identifier">identifier:</label><br>
<input name="identifier" id="identifier" type="text">
<button id="continue" type="submit">
<table>
<tbody>
<tr>
<td id="continueArrow">&gt;</td>
<td id="continueText">continue</td>
</tr>
</tbody>
</table>
</button>
</form>
<br>
</td>>
</button>
</form>
<td width="600px" align="center">
<h1>haihoo!! this is desloratadyna.net</h1>
<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>
yes, it is named after the antihistamine.
</p>
</td>
</tr>
<h1>haihoo!! this is desloratadyna.net</h1>
<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>
yes, it is named after the antihistamine.
</p>
</td>
</tr>
</tbody>
</table>
</div>
</center>