typo: missing space

This commit is contained in:
Élie Bouttier 2016-11-14 23:36:57 +01:00
parent 855f4da7dc
commit 9cf8ffdfa4

View File

@ -56,7 +56,7 @@
</thead> </thead>
<tfoot> <tfoot>
<tr> <tr>
<td colspan="7">{% trans "Contact:" %}<a href="{{ contact_link }}">lien</a></td> <td colspan="7">{% trans "Contact:" %} <a href="{{ contact_link }}">lien</a></td>
</tr> </tr>
</tfoot> </tfoot>
{% for speaker in speaker_list %} {% for speaker in speaker_list %}