Artifact bb642e2999a43d1323a148591fa1b3d6f6ffff9b8af05e91667b091da1570ec7:
- File view/compose.tpl — part of check-in [bbfea467bf] at 2020-12-27 02:31:30 on branch trunk — permissions work now (user: lexi, size: 283) [annotate] [blame] [check-ins using]
<form class="compose" method="post"> <img src="/avi/@handle"> <textarea autofocus name="post" placeholder="it was a dark and stormy night…">@content</textarea> <input required type="text" name="acl" class="acl" value="@acl"> @?acl <button type="submit">commit</button> </form>