Commit 08299365 authored by Michal Čihař's avatar Michal Čihař

Add missing end of tag

parent d0672746
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
{% endif %} {% endif %}
<tr> <tr>
<td></td> <td></td>
<td class="toolbar"><a href="#" id="copy-text">{% trans "Copy" %}</td> <td class="toolbar"><a href="#" id="copy-text">{% trans "Copy" %}</a></td>
</tr> </tr>
<tr> <tr>
<th>{% if unit.is_plural %}{% trans "Translations" %}{% else %}{% trans "Translation" %}{% endif %}</th> <th>{% if unit.is_plural %}{% trans "Translations" %}{% else %}{% trans "Translation" %}{% endif %}</th>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment