You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
k4ever/k4ever/transaction/templates/treasurer.html

18 lines
275 B

<table class="table">
<tr>
<th>Kontoinhaber_in:</th>
<td>Alexander Eichner</td>
</tr>
<tr>
<th>Kontonummer</th>
<td>3854536</td>
</tr>
<tr>
<th>Bankleitzahl</th>
<td>20041155</td>
</tr>
<tr>
<th>Betreff</th>
<td>{{ user.username }}</td>
</tr>
</table>