mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
manage api keys permission should be able to see senders
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% from "components/table.html" import mapping_table, row, text_field, edit_field, field, row_heading%}
|
||||
{% from "components/table.html" import mapping_table, row, text_field, edit_field, field, row_heading with context %}
|
||||
{% extends "withoutnav_template.html" %}
|
||||
|
||||
{% block per_page_title %}
|
||||
|
||||
Reference in New Issue
Block a user