<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>
{{list}}: {{subject}}
</title>
<link rel="stylesheet" href="../../../style/luga.css">
</head>
<body>
<h1>{{subject}}</h1>
<article>
{{threadhtml}}
</article>
</body>
</html>