Artifact 004398018ec15eb9f7cbe2f23410737907e861fc8c88acd34c57de92f4cf494d:
- File view/docskel.tpl — part of check-in [419d1a1ebe] at 2020-12-22 23:01:30 on branch trunk — milestone (user: lexi, size: 189) [annotate] [blame] [check-ins using]
<!doctype html> <html> <head> <title>@instance :: @title</title> <link rel="stylesheet" href="/s/style.css"> </head> <body class="@class"> <h1>@title</h1> @body </body> </html>