File view/docskel.tpl artifact 1d38dac966 part of check-in df4ae251ef
<!doctype html> <html> <head> <title>@instance :: @title</title> <link rel="stylesheet" href="/style.css"> </head> <body> <h1>@title</h1> @body </body> </html>
<!doctype html> <html> <head> <title>@instance :: @title</title> <link rel="stylesheet" href="/style.css"> </head> <body> <h1>@title</h1> @body </body> </html>