forked from electricdusk/rushlink
Format errors with HTML
This commit is contained in:
8
assets/layout.html
Normal file
8
assets/layout.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<!DOCTYPE html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>{{.Title}} | rushlink</title>
|
||||
</head>
|
||||
<pre>
|
||||
{{.Content}}
|
||||
</pre>
|
||||
Reference in New Issue
Block a user