diff options
| author | kj_sh604 | 2026-05-31 12:08:03 -0400 |
|---|---|---|
| committer | kj_sh604 | 2026-05-31 12:08:03 -0400 |
| commit | 80e279b65351d4dbd8e71cd7b3870cba51c23bc9 (patch) | |
| tree | 4011a93d5481d2ce3907cf7e2d0fe057e5bc4030 /src/templates/partials/result.html | |
| parent | 2b2e511a15414f6c28f15990b75442424f9cc3b9 (diff) | |
refactor: put generated .pdfs to client
Diffstat (limited to '')
| -rw-r--r-- | src/templates/partials/result.html | 1 |
1 files changed, 0 insertions, 1 deletions
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 @@ <article> <h3>pdf ready</h3> - <p><strong>{{ filename }}</strong></p> <a href="{{ download_url }}">download pdf</a> </article> |
