···3939 <!-- Label Site Specific -->
4040 <form id="addform" hx-post="/add-account" hx-target="#form-output" hx-target-error="#form-output" hx-swap="innerHTML" hx-indicator="#ind">
4141 <label>
4242- BSky Handle:
4242+ BSky Handle:
4343 </label>
4444 <input type="text" id="username" name="domain" minlength="4" required placeholder="@example.bsky.social" />
4545- <small>This should be an user profile URL, URL to a post, or a handle in the form of <code>USERNAME.bsky.social</code> or custom domain. Do not put your resolved DID here.</small>
4545+ <small>This should be an user profile URL, URL to a post, a handle in the form of <code>USERNAME.bsky.social</code> or custom domain. Do not put your resolved DID here.</small>
4646 <input type="submit" value="Add" />
4747 </form>
4848 <center class="output">