diff --git a/app/templates/views/user-profile/security-keys.html b/app/templates/views/user-profile/security-keys.html index f603efc08..95799c710 100644 --- a/app/templates/views/user-profile/security-keys.html +++ b/app/templates/views/user-profile/security-keys.html @@ -46,10 +46,7 @@
{% if credentials %}
- {{ page_header( - page_title, - back_link=url_for('.user_profile') - ) }} + {{ page_header(page_title) }}
{% call mapping_table( caption=page_title,