parsav  conf-profile.tpl at [ac4a630ad5]

File view/conf-profile.tpl artifact f1f77d7014 part of check-in ac4a630ad5


<form method="post">
	<div class="elem"><label>handle</label> <div class="txtbox">@!handle</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>