11 lines
101 B
HTML
11 lines
101 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>pastebin</title>
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<pre>{{.Blob}}</pre>
|
||
|
</body>
|
||
|
|
||
|
</html>
|