removed comment

This commit is contained in:
Beverly Nguyen
2024-01-26 11:51:52 -08:00
parent 1f12dd3908
commit 6b4a5d009c

View File

@@ -55,7 +55,6 @@
</tr>
</thead>
<tbody>
{{ notifications}}
{% for notification in notifications[:5] %}
{% if notification %}
<tr class="table-row" id="{{ notification.job.id }}">