From 31dc71649b74264f2c45cb5622ffcabb9feea2ef Mon Sep 17 00:00:00 2001 From: yuzu02 Date: Mon, 24 Feb 2025 10:50:07 -0300 Subject: [PATCH] =?UTF-8?q?templates/home.html=20=E3=82=92=E8=BF=BD?= =?UTF-8?q?=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/home.html | 47 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 templates/home.html diff --git a/templates/home.html b/templates/home.html new file mode 100644 index 0000000..bcb1419 --- /dev/null +++ b/templates/home.html @@ -0,0 +1,47 @@ + + + + + 連番を簡単に生成!! + + + + + + + + + + + + +
+ +
+ +
+ +
+ + + + \ No newline at end of file