Artifact f1f77d701489416bcce3f25fe11d5c48aa118152de0e510ed9bdd8dce4acafce:
- File view/conf-profile.tpl — part of check-in [0324d62546] at 2020-12-30 00:43:11 on branch trunk — continued iteration (user: lexi, size: 419) [annotate] [blame] [check-ins using]
<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>