11 lines
248 B
HTML
11 lines
248 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="https://adobe-fonts.github.io/source-code-pro/source-code-pro.css">
|
|
<link rel="stylesheet" type="text/css" href="/files/style.css" />
|
|
</head>
|
|
<body>
|
|
<pre>
|
|
{{ body }}
|
|
</pre>
|
|
</body>
|
|
</html>
|