mirror of
https://github.com/taigrr/pastebin
synced 2026-04-14 12:10:52 -07:00
11 lines
101 B
HTML
11 lines
101 B
HTML
<html>
|
|
<head>
|
|
<title>pastebin</title>
|
|
</head>
|
|
|
|
<body>
|
|
<pre>{{.Blob}}</pre>
|
|
</body>
|
|
|
|
</html>
|