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,
|
phone: 1234,
|
||||||
|
|
||||||
|
|
||||||
homepage: "https://imsc.uni-graz.at/doe",
|
homepage: "https://imsc.uni-graz.at/doe",
|
||||||
|
|
||||||
subject: [Der Betreff eines Schreibens sollte in einer Zeile gut Platz finden.],
|
subject: [Der Betreff eines Schreibens sollte in einer Zeile gut Platz finden.],
|
||||||
|
|
||||||
signature: none,
|
signature: none,
|
||||||
signature_filename: none,
|
// [Mit freundlichen Grüßen
|
||||||
signature_width: 4cm,
|
//
|
||||||
)[
|
// Dr. John Doe],
|
||||||
signature_filename: "signature.png",
|
[
|
||||||
|
This is the letter' first page's body. fofofo
|
||||||
[
|
|
||||||
This is the letter' first page's body.
|
|
||||||
], body: [
|
|
||||||
|
|
||||||
#lorem(200)
|
#lorem(200)
|
||||||
|
|
||||||
#lorem(200)
|
#lorem(200)
|
||||||
]]
|
])
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue