はじまりの大地

This commit is contained in:
2025-02-25 22:43:13 +09:00
commit 5d64041c70
108 changed files with 20147 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style>
/* Email styles need to be inline */
</style>
</head>
<body>
<%= yield %>
</body>
</html>
@@ -0,0 +1 @@
<%= yield %>