Differences From Artifact [f103ec4227]:
- File view/docskel.tpl — part of check-in [e78334fe04] at 2021-01-14 05:31:36 on branch trunk — more progress on ui & circles (user: lexi, size: 461) [annotate] [blame] [check-ins using]
To Artifact [5468ea7adc]:
- File view/docskel.tpl — part of check-in [c43a1b6e9d] at 2021-01-14 17:37:19 on branch trunk — circle management complete (user: lexi, size: 461) [annotate] [blame] [check-ins using]
1 1 <!doctype html> 2 2 <html> 3 3 <head> 4 4 <title>@instance :: @title</title> 5 5 <link rel="stylesheet" type="text/css" href="/s/style.css"> 6 - <link rel="icon" href="/s/logo.svg"> 6 + <link rel="icon" href="/s/icon.svg"> 7 7 <script type="text/javascript" src="/s/live.js" async></script> 8 8 </head> 9 9 <body class="@class"@attr> 10 10 <header><div> 11 11 <h1>@title</h1> 12 12 <nav> 13 13 <a accesskey="i" href="/instance"><u>i</u>nstance</a>