Format errors with HTML

This commit is contained in:
Daan Sprenkels
2019-09-05 23:07:13 +02:00
parent 8a34f7e16c
commit 80092dea5b
4 changed files with 207 additions and 49 deletions

8
assets/layout.html Normal file
View File

@@ -0,0 +1,8 @@
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<title>{{.Title}} | rushlink</title>
</head>
<pre>
{{.Content}}
</pre>