Differences From Artifact [09b447ff32]:
- File view/conf.tpl — part of check-in [d4ecea913f] at 2020-12-31 00:15:53 on branch trunk — add lots more shit (user: lexi, size: 349) [annotate] [blame] [check-ins using]
To Artifact [6af7c57c63]:
- File view/conf.tpl — part of check-in [24ec409083] at 2021-01-01 04:33:10 on branch trunk — add live updates, system to only update when necessary almost works (user: lexi, size: 383) [annotate] [blame] [check-ins using]
1 1 <menu> 2 2 <a href="/conf/profile">profile</a> 3 3 <a href="/conf/avi">avatar</a> 4 + <a href="/conf/ui">interface</a> 4 5 <a href="/conf/sec">security</a> 5 6 <a href="/conf/rel">relationships</a> 6 7 <a href="/conf/qnt">quarantine</a> 7 8 <a href="/conf/acl">ACL shortcuts</a> 8 9 <a href="/conf/rooms">chatrooms</a> 9 10 <a href="/conf/circles">circles</a> 10 11 @menu 11 12 </menu> 12 13 13 14 <div class="panel"> 14 15 @panel 15 16 </div>