Add post mail encryption

This commit is contained in:
2021-02-21 15:17:22 +01:00
parent cdf7b3ee31
commit 36071d4e34
4 changed files with 29 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<div>
<object data="/uploads/{{ index .Params 0}}.pdf" type="application/pdf" width="100%" height="500px">
<p><a href="/uploads/{{ index .Params 0}}.pdf">Download the PDF!</a></p>
</object>