diff --git a/templates/body_application_octet_stream.html b/templates/body_application_octet_stream.html new file mode 100644 index 0000000..0e1d0b6 --- /dev/null +++ b/templates/body_application_octet_stream.html @@ -0,0 +1,9 @@ +
+
+ application/octet-stream +
+
+ {{name}} +
+
+ diff --git a/templates/body_application_pgp.html b/templates/body_application_pgp.html new file mode 100644 index 0000000..1699914 --- /dev/null +++ b/templates/body_application_pgp.html @@ -0,0 +1,8 @@ +
+
+
{{gpgresult}}
+
+
+ {{content}} +
+
diff --git a/templates/body_multipart_signed.html b/templates/body_multipart_signed.html new file mode 100644 index 0000000..fcb9828 --- /dev/null +++ b/templates/body_multipart_signed.html @@ -0,0 +1,9 @@ +
+
+
{{gpgresult}}
+
+
+ {{content}} +
+
+