aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/partials/result.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/partials/result.html')
-rw-r--r--src/templates/partials/result.html1
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>