Initial commit

This commit is contained in:
Edward Betts 2023-09-08 01:10:09 +01:00
commit 084c886933
4 changed files with 110 additions and 0 deletions

View file

@ -0,0 +1,11 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title></title>
</head>
<body>
<pre>{{ msg }}</pre>
</body>
</html>