parsav  conf-profile.tpl at [5a4f99fb55]

File view/conf-profile.tpl artifact 746111dd26 part of check-in 5a4f99fb55


<form method="post">
	<label>handle <div class="txtbox">@!handle</div></label>
	<label>display name <input type="text" name="nym" value="@:nym"></label>
	<label>bio <textarea name="bio">@!bio</textarea></label>
	<input type="submit" value="commit">
</form>