add space
parent
ae558ad471
commit
75545eb256
|
@ -416,7 +416,7 @@
|
||||||
<tr>
|
<tr>
|
||||||
<th colspan="2"><h2>{{ _("Updates") }}</h2></th>
|
<th colspan="2"><h2>{{ _("Updates") }}</h2></th>
|
||||||
</tr>
|
</tr>
|
||||||
{% for entry in history_entries%}
|
{% for entry in history_entries %}
|
||||||
{% if entry.comment %}
|
{% if entry.comment %}
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2">
|
<td colspan="2">
|
||||||
|
|
Loading…
Reference in New Issue