diff --git a/app/templates/views/api-keys/show.html b/app/templates/views/api-keys/show.html index 1ba6a4d55..55357ec5f 100644 --- a/app/templates/views/api-keys/show.html +++ b/app/templates/views/api-keys/show.html @@ -20,11 +20,11 @@ once you leave this page.

- {{ api_key(secret, key_name) }} - + {{ api_key(secret, key_name) }} + {{ page_footer( secondary_link=url_for('.api_keys', service_id=service_id), secondary_link_text='Back to API keys'