File tree Expand file tree Collapse file tree 4 files changed +0
-22
lines changed
Expand file tree Collapse file tree 4 files changed +0
-22
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 55{% from "govuk/components/checkboxes/macro.njk" import govukCheckboxes %}
66{% from "govuk/components/details/macro.njk" import govukDetails %}
77{% from "govuk/components/error-summary/macro.njk" import govukErrorSummary %}
8- {% from "govuk/components/phase-banner/macro.njk" import govukPhaseBanner %}
98{% from "govuk/components/table/macro.njk" import govukTable %}
109{% from "govuk/components/textarea/macro.njk" import govukTextarea %}
1110{% from "govuk/components/summary-list/macro.njk" import govukSummaryList %}
4544{% endblock %}
4645
4746{% block beforeContent %}
48- {% include "includes/phase_banner.html" %}
4947 < div style ="margin-bottom: 25px; border-bottom: 1px solid #b1b4b6; ">
5048 {% block backLink %}
5149 {% endblock %}
Original file line number Diff line number Diff line change 55{% from "govuk/components/checkboxes/macro.njk" import govukCheckboxes %}
66{% from "govuk/components/details/macro.njk" import govukDetails %}
77{% from "govuk/components/error-summary/macro.njk" import govukErrorSummary %}
8- {% from "govuk/components/phase-banner/macro.njk" import govukPhaseBanner %}
98{% from "govuk/components/table/macro.njk" import govukTable %}
109{% from "govuk/components/textarea/macro.njk" import govukTextarea %}
1110{% from "govuk/components/summary-list/macro.njk" import govukSummaryList %}
4544{% endblock %}
4645
4746{% block beforeContent %}
48- {% include "includes/update_phase_banner.html" %}
4947 < div class ="govuk-navigation ">
5048 {% block backLink %}
5149 {% endblock %}
You can’t perform that action at this time.
0 commit comments