Update home.html

This commit is contained in:
zandercymatics 2024-01-10 16:44:18 -07:00
parent 935172d5b2
commit e490c5de1d
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -89,9 +89,6 @@
{% endif %} {% endif %}
</a> </a>
</td> </td>
{% if has_deletable_applications %}
<td></td>
{% endif %}
</tr> </tr>
{% endfor %} {% endfor %}
</tbody> </tbody>