diff options
Diffstat (limited to 'alphabetlearning/templates/resources/hx_download_button.html')
-rw-r--r-- | alphabetlearning/templates/resources/hx_download_button.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/alphabetlearning/templates/resources/hx_download_button.html b/alphabetlearning/templates/resources/hx_download_button.html new file mode 100644 index 0000000..1c956a5 --- /dev/null +++ b/alphabetlearning/templates/resources/hx_download_button.html @@ -0,0 +1,3 @@ +<p> + <a href="{{ pdf_url }}">Download the resource</a> +</p> |