Merge branch 'develop'

This commit is contained in:
Björn Fromme
2020-06-03 08:35:03 +02:00
@@ -15,6 +15,10 @@
<th>Name</th>
<td>{contactForm.name}</td>
</tr>
<tr>
<th>Geschlecht</th>
<td>{contactForm.gender}</td>
</tr>
<tr>
<th>Firma/Verein</th>
<td>{contactForm.company -> v:or(alternative: 'Keine Angabe')}</td>