From 8345950eae1265a970382a8d9a0e7f90ba05e7fd Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 25 Jul 2023 17:25:36 -0700 Subject: feat(html): return to home shortcut --- src/due/html.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/due/html.py b/src/due/html.py index 0cc4c74..966dadb 100644 --- a/src/due/html.py +++ b/src/due/html.py @@ -209,7 +209,7 @@ def page(main_content, footer): -

期限

+

期限

{main_content} -- cgit v1.2.3