setup done.

This commit is contained in:
2021-01-28 20:38:24 +09:00
commit 6e3db28a60
20 changed files with 573 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<html>
<head>
</head>
<body>
<p>Hello</p>
{{>fragments/a}}
</body>
</html>