8 lines
182 B
HTML
8 lines
182 B
HTML
<html>
|
|
<body style="font-family: monospace;">
|
|
{{file.path}} ({{file.name}}) [{{file.id}}]<br/>
|
|
-------
|
|
<pre style="margin: 0">{{file.contents}}</pre>
|
|
</body>
|
|
</html>
|