forked from mirrors/bookwyrm
Missing close td tag
This commit is contained in:
parent
5441b5b7f3
commit
97f0d82b05
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@
|
||||||
{% endblocktrans %}
|
{% endblocktrans %}
|
||||||
{% endwith %}
|
{% endwith %}
|
||||||
</a>
|
</a>
|
||||||
|
</td>
|
||||||
<td>
|
<td>
|
||||||
{% trans "Delete" as button_text %}
|
{% trans "Delete" as button_text %}
|
||||||
<button class="button">
|
<button class="button">
|
||||||
|
|
Loading…
Reference in a new issue