aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web/src/main/resources/template_provide.html
diff options
context:
space:
mode:
Diffstat (limited to 'pdf-as-web/src/main/resources/template_provide.html')
-rw-r--r--pdf-as-web/src/main/resources/template_provide.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf-as-web/src/main/resources/template_provide.html b/pdf-as-web/src/main/resources/template_provide.html
index 5ba884a8..5581f263 100644
--- a/pdf-as-web/src/main/resources/template_provide.html
+++ b/pdf-as-web/src/main/resources/template_provide.html
@@ -4,6 +4,6 @@
<title>Provide PDF</title>
</head>
<body>
-PDF ready @: <a href="##PDFDATAURL##" download>here</a>
+PDF ready @: <a href="##PDFDATAURL##">download here</a>
</body>
</html>