move vendored uk components to templates

This commit is contained in:
stvnrlly
2022-12-14 11:50:51 -05:00
parent d45c0f6251
commit ac1d5f0983
217 changed files with 4041 additions and 330 deletions

View File

@@ -1,5 +1,5 @@
{% from "components/ajax-block.html" import ajax_block %}
{% from "components/back-link/macro.njk" import govukBackLink %}
{% from "components/uk_components/back-link/macro.njk" import govukBackLink %}
{% extends "withnav_template.html" %}