From aa15d59e35523c7210e962ab367e56f68467317b Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Tue, 20 Apr 2021 15:46:06 +0530 Subject: styled the form and completed the mechanism to only render page on midnight --- templates/en.index.html | 1 + templates/index.html | 6 ++++++ templates/jp.index.html | 1 + 3 files changed, 8 insertions(+) (limited to 'templates') diff --git a/templates/en.index.html b/templates/en.index.html index a948e84..115c56a 100644 --- a/templates/en.index.html +++ b/templates/en.index.html @@ -4,6 +4,7 @@ Hell Correspondence +
diff --git a/templates/index.html b/templates/index.html index c1c06fc..0a93a47 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,9 +4,15 @@ Hell Correspondence (new ver.) +
diff --git a/templates/jp.index.html b/templates/jp.index.html index 08ac0b1..6e44f39 100644 --- a/templates/jp.index.html +++ b/templates/jp.index.html @@ -4,6 +4,7 @@ Hell Correspondence +
-- cgit v1.2.3