Artifact d384fd3b9fe49198f99559bc007ae2b2e1252a8d94ab79414c235d975aa654dd:
- File view/conf-profile.tpl — part of check-in [d4ecea913f] at 2020-12-31 00:15:53 on branch trunk — add lots more shit (user: lexi, size: 425) [annotate] [blame] [check-ins using]
<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>