blob: ddbd65fdb073879b57c9fbe9c48c711f1d94548d [file] [log] [blame]
<html>
<head><title>{{ headers.title }}</title>
</head>
<body>
<h1>{{ headers.title }}</h1>
<div id="content">{{ content|markdown }}</div>
</body>
</html>