diff options
Diffstat (limited to 'templates/personexpedition.html')
-rw-r--r-- | templates/personexpedition.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/personexpedition.html b/templates/personexpedition.html index cd9cd97..ac6c902 100644 --- a/templates/personexpedition.html +++ b/templates/personexpedition.html @@ -43,7 +43,7 @@ <td class="survexblock"><a href="{% url survexblock persondate.2.0 %}">{{persondate.2.0}}</a></td>
<td class="roles">{{persondate.2.1}}</td>
{% else %}
- <td colspan="2"> </td>
+ <td colspan="2"> </td>
{% endif %}
</tr>
|