fixes, add info on how to get the contact info in the footer
This commit is contained in:
parent
157e2780b3
commit
b9ad5eb4e5
2 changed files with 28 additions and 6 deletions
|
|
@ -3,7 +3,7 @@
|
|||
lang: "de",
|
||||
|
||||
place: "Graz",
|
||||
date: "01. April 1970",
|
||||
date: datetime.today().display("[day].[month].[year]"),
|
||||
|
||||
title: "Dr.",
|
||||
firstname: "John",
|
||||
|
|
@ -18,7 +18,7 @@ phone: 1234,
|
|||
|
||||
homepage: "https://imsc.uni-graz.at/doe",
|
||||
|
||||
subject: [Der Betreff eines Schreibens sollte in einer Zeile gut Platz finden.],
|
||||
subject: [The letter subject should fit on one line.],
|
||||
|
||||
signature: none,
|
||||
body:none,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue