From 80e279b65351d4dbd8e71cd7b3870cba51c23bc9 Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Sun, 31 May 2026 12:08:03 -0400 Subject: refactor: put generated .pdfs to client --- src/templates/index.html | 2 +- src/templates/partials/result.html | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'src/templates') diff --git a/src/templates/index.html b/src/templates/index.html index 3af58ad..3bd878e 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -114,7 +114,7 @@ - +
diff --git a/src/templates/partials/result.html b/src/templates/partials/result.html index 427382d..6f9b7c7 100644 --- a/src/templates/partials/result.html +++ b/src/templates/partials/result.html @@ -1,5 +1,4 @@

pdf ready

-

{{ filename }}

download pdf
-- cgit v1.2.3