put some things back for simplicity

This commit is contained in:
stvnrlly
2022-12-14 13:14:35 -05:00
parent ac1d5f0983
commit dee6ef1c16
11 changed files with 133 additions and 264 deletions

View File

@@ -1,5 +1,5 @@
{% extends "withnav_template.html" %}
{% from "components/uk_components/page-header.html" import page_header %}
{% from "components/page-header.html" import page_header %}
{% from "components/uk_components/button/macro.njk" import govukButton %}
{% from "components/uk_components/back-link/macro.njk" import govukBackLink %}