fix signature
This commit is contained in:
parent
2bca935b19
commit
9e36b8a499
1 changed files with 6 additions and 11 deletions
|
|
@ -16,23 +16,18 @@ address: "Heinrichstraße 36, 8010 Graz",
|
|||
|
||||
phone: 1234,
|
||||
|
||||
|
||||
homepage: "https://imsc.uni-graz.at/doe",
|
||||
|
||||
subject: [Der Betreff eines Schreibens sollte in einer Zeile gut Platz finden.],
|
||||
|
||||
signature: none,
|
||||
signature_filename: none,
|
||||
signature_width: 4cm,
|
||||
)[
|
||||
signature_filename: "signature.png",
|
||||
|
||||
[
|
||||
This is the letter' first page's body.
|
||||
], body: [
|
||||
// [Mit freundlichen Grüßen
|
||||
//
|
||||
// Dr. John Doe],
|
||||
[
|
||||
This is the letter' first page's body. fofofo
|
||||
|
||||
#lorem(200)
|
||||
|
||||
#lorem(200)
|
||||
]]
|
||||
|
||||
])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue