Differences From
Artifact [f1f77d7014]:
1 1 <form method="post">
2 - <div class="elem"><label>handle</label> <div class="txtbox">@!handle</div>
2 + <div class="elem"><label>handle</label> <div class="txtbox">@!handle</div></div>
3 3 <div class="elem"><label for="nym">display name</label> <input type="text" name="nym" id="nym" placeholder="j. random poster" value="@:nym"></div>
4 4 <div class="elem"><label for="bio">bio</label><textarea name="bio" id="bio" placeholder="tall, dark, and mysterious">@!bio</textarea></div>
5 5 <button>commit</button>
6 6 </form>