more formatting fixes

This commit is contained in:
Marco Lents 2025-11-14 12:49:55 +01:00
parent 62b1443798
commit 384bd83b20

View file

@ -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, "")}