mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
move vendored uk components to templates
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% from "components/content-metadata.html" import content_metadata %}
|
||||
{% from "components/table.html" import mapping_table, row, text_field, field, row_heading %}
|
||||
{% from "components/live-search.html" import live_search %}
|
||||
{% from "components/details/macro.njk" import govukDetails %}
|
||||
{% from "components/uk_components/details/macro.njk" import govukDetails %}
|
||||
|
||||
{% extends "content_template.html" %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user