mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-04 05:31:44 -04:00
removed comment
This commit is contained in:
@@ -55,7 +55,6 @@
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
{{ notifications}}
|
||||
{% for notification in notifications[:5] %}
|
||||
{% if notification %}
|
||||
<tr class="table-row" id="{{ notification.job.id }}">
|
||||
|
||||
Reference in New Issue
Block a user