File view/docskel.tpl artifact 004398018e part of check-in 419d1a1ebe
<!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>
<!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>