remove trailing whitespaces

This commit is contained in:
Peter Pfeufer
2021-05-17 09:46:11 +02:00
parent 10bd77d761
commit 8c3df89d52
146 changed files with 2088 additions and 2061 deletions

View File

@@ -1,7 +1,7 @@
{% load evelinks %}
<tr>
<td>
<td>
{{ type }}: {{ name }}
</td>
<td class="text-right">
@@ -20,6 +20,6 @@
{% else %}
(unknown)
{% endif %}
</td>
</tr>