more formatting fixes
This commit is contained in:
parent
62b1443798
commit
384bd83b20
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ Biographie: {self.cv}
|
||||||
## Sonstige Gremien {funcs_to_str(self.additional_functions)}
|
## Sonstige Gremien {funcs_to_str(self.additional_functions)}
|
||||||
|
|
||||||
# Mandat
|
# Mandat
|
||||||
{self.mandate[0], self.mandate[1]}
|
{self.mandate[0]}, {self.mandate[1]}
|
||||||
|
|
||||||
# Veröffentlichungspflichtige Angaben
|
# Veröffentlichungspflichtige Angaben
|
||||||
{self.disclosures.replace(DISCLOSURE_DISLAIMER, "")}
|
{self.disclosures.replace(DISCLOSURE_DISLAIMER, "")}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue