Create person templates

This commit is contained in:
2023-01-19 21:05:28 +01:00
parent 363a705370
commit 3702f4631c
6 changed files with 63 additions and 0 deletions

View File

@@ -10,3 +10,8 @@ menu:
Ein jeder Club benötigt einen Vorstand, der die Vereinsführung übernimmt und der als Ansprechpartner zu erreichen ist.
{{< tsc/person-list >}}
{{< tsc/vorstand name="Anja" role="Abteilungsleiter" img="foo" mail="foo" >}}
{{< tsc/vorstand name="Frank" img="foo2" role="abc" >}}
{{< tsc/vorstand name="Frank" img="foo2" role="abc" >}}
{{< /tsc/person-list >}}