mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 02:42:26 -05:00
Fix wrapping of API key
This commit is contained in:
@@ -20,11 +20,11 @@
|
||||
once you leave this page.
|
||||
</p>
|
||||
|
||||
{{ api_key(secret, key_name) }}
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{{ api_key(secret, key_name) }}
|
||||
|
||||
{{ page_footer(
|
||||
secondary_link=url_for('.api_keys', service_id=service_id),
|
||||
secondary_link_text='Back to API keys'
|
||||
|
||||
Reference in New Issue
Block a user