aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/templates/resources/hx_download_button.html
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-05-14 12:53:28 +0100
committerMatthew Lemon <y@yulqen.org>2024-05-14 12:53:28 +0100
commit46f11648d902b22a177b878e35d6049a7a127ce7 (patch)
treef59f6630717bc9097c988a6d8d3eebe4ad548f1d /pyblackbird_cc/templates/resources/hx_download_button.html
parentb5e2c4b9a7aab20db6dd6072a01abd114e8e55de (diff)
Can now upload to Spaces
Diffstat (limited to 'pyblackbird_cc/templates/resources/hx_download_button.html')
-rw-r--r--pyblackbird_cc/templates/resources/hx_download_button.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/pyblackbird_cc/templates/resources/hx_download_button.html b/pyblackbird_cc/templates/resources/hx_download_button.html
new file mode 100644
index 0000000..1c956a5
--- /dev/null
+++ b/pyblackbird_cc/templates/resources/hx_download_button.html
@@ -0,0 +1,3 @@
+<p>
+ <a href="{{ pdf_url }}">Download the resource</a>
+</p>