mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 05:59:44 -04:00
Add link back to API integration from callbacks
Matches what we do on the API keys and whitelist pages.
This commit is contained in:
@@ -30,4 +30,8 @@
|
||||
{% endcall %}
|
||||
{% endcall %}
|
||||
</div>
|
||||
{{ page_footer(
|
||||
secondary_link=url_for('.api_integration', service_id=current_service.id),
|
||||
secondary_link_text='Back to API integration'
|
||||
) }}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user