Archived
1
0

templates

This commit is contained in:
Jeff Becker 2017-09-09 11:04:48 -04:00
parent 7165f6eb4a
commit 412c2ad4ca
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,11 @@
<!doctype html>
<html>
<head>
<title> Error </title>
</head>
<body>
<pre> {{ .Error}} </pre>
</body>
</html>

View File

@ -0,0 +1,11 @@
<!doctype html>
<html>
<head>
<title> Overchan </title>
</head>
<body>
<pre>ebin</pre>
</body>
</html>