Fix wrapping of API key

This commit is contained in:
Chris Hill-Scott
2016-02-05 10:25:49 +00:00
parent 0fc927b458
commit 9c1e47d594

View File

@@ -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'