Artifact 9128c77c5c92b06de029c585bce3cbb25ac32be8ee85943b894a26d92f0df4a9:
- File view/conf-circles.tpl — part of check-in [03ea3dffe7] at 2021-01-14 01:11:51 on branch trunk — more work on UI and circles (user: lexi, size: 326) [annotate] [blame] [check-ins using]
<ul class="directory"> @circles </ul> <details@newattr> <summary>create new circle</summary> <form method="post"> <div class="elem"> <label for="name">circle name</label> <input type="text" id="name" name="name" placeholder="dorks"> </div> <button name="act" value="create">create</button> </form> </details>