Fix double back link

This commit is contained in:
Chris Hill-Scott
2021-05-28 16:19:17 +01:00
parent 3f7124b04e
commit 77ea7af909

View File

@@ -46,10 +46,7 @@
<div class="govuk-grid-row">
{% if credentials %}
<div class="govuk-grid-column-five-sixths">
{{ page_header(
page_title,
back_link=url_for('.user_profile')
) }}
{{ page_header(page_title) }}
<div class="body-copy-table">
{% call mapping_table(
caption=page_title,