Files
text_proxy/template.html
2019-01-16 21:54:17 -08:00

10 lines
121 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>{} - TextProxy</title>
</head>
<body>
<pre>{}</pre>
</body>
</html>