Revert "Update home.html"

This reverts commit e490c5de1d.
This commit is contained in:
zandercymatics 2024-01-10 16:46:35 -07:00
parent 8df2ca183e
commit 3ed410aaa8
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

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