ytkns/templates/debug/index.html
2020-06-10 16:03:13 +00:00

16 lines
198 B
HTML

<!doctype html>
<!--
:raw_ex
-->
<html>
<head>
<meta charset="utf-8"/>
<title>:type - :msg</title>
</head>
<body>
<pre>
:raw_ex
</pre>
</body>
</html>