summaryrefslogtreecommitdiffstats
path: root/mail/example_resources/templates/template_a/template.toml
diff options
context:
space:
mode:
authorPhilipp Korber <philippkorber@gmail.com>2018-11-22 20:22:23 +0100
committerPhilipp Korber <philippkorber@gmail.com>2018-11-22 20:22:23 +0100
commit55482f880cfa67e68e52e5937f36251e886c137c (patch)
tree6092677fac3b5422433188b99b098a66d029f563 /mail/example_resources/templates/template_a/template.toml
parente0cdb9dbae5649b29753232bed9136389b940e23 (diff)
fix(examples) made template example usable again
Diffstat (limited to 'mail/example_resources/templates/template_a/template.toml')
-rw-r--r--mail/example_resources/templates/template_a/template.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/example_resources/templates/template_a/template.toml b/mail/example_resources/templates/template_a/template.toml
index 4da0f10..25ff85a 100644
--- a/mail/example_resources/templates/template_a/template.toml
+++ b/mail/example_resources/templates/template_a/template.toml
@@ -11,6 +11,6 @@ path = "mail.html"
logo = "logo.png"
[[attachments]]
-iri = "path:./portfolio.pdf"
+iri = "path:portfolio.pdf"
media_type = "application/pdf"