File view/conf-profile.tpl artifact d384fd3b9f part of check-in db4c5fd644
<form method="post"> <div class="elem"><label>handle</label> <div class="txtbox">@!handle</div></div> <div class="elem"><label for="nym">display name</label> <input type="text" name="nym" id="nym" placeholder="j. random poster" value="@:nym"></div> <div class="elem"><label for="bio">bio</label><textarea name="bio" id="bio" placeholder="tall, dark, and mysterious">@!bio</textarea></div> <button>commit</button> </form>