parsav  Diff

Differences From Artifact [1d38dac966]:

To Artifact [004398018e]:


     1      1   <!doctype html>
     2      2   <html>
     3      3   	<head>
     4      4   		<title>@instance :: @title</title>
     5         -		<link rel="stylesheet" href="/style.css">
            5  +		<link rel="stylesheet" href="/s/style.css">
     6      6   	</head>
     7         -	<body>
            7  +	<body class="@class">
     8      8   		<h1>@title</h1>
     9      9   		@body
    10     10   	</body>
    11     11   </html>