mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 13:39:49 -04:00
move vendored uk components to templates
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{% from "components/file-upload.html" import file_upload %}
|
||||
{% from "components/page-header.html" import page_header %}
|
||||
{% from "components/table.html" import list_table, text_field, index_field, index_field_heading %}
|
||||
{% from "components/back-link/macro.njk" import govukBackLink %}
|
||||
{% from "components/uk_components/back-link/macro.njk" import govukBackLink %}
|
||||
|
||||
{% block service_page_title %}
|
||||
Upload an emergency contact list
|
||||
|
||||
Reference in New Issue
Block a user