complete bottom border "hack"

This commit is contained in:
vabene1111
2020-03-18 12:30:35 +01:00
parent d0cf396f68
commit a8a7d4e0f4

View File

@@ -158,8 +158,11 @@
</td> </td>
</tr> </tr>
{% endfor %} {% endfor %}
<!-- Bottom border -->
<tr> <tr>
<td></td> <td></td>
<td></td>
<td></td>
</tr> </tr>
</table> </table>