mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 16:24:08 -04:00
move vendored uk components to templates
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% extends "withoutnav_template.html" %}
|
||||
{% from "components/form.html" import form_wrapper %}
|
||||
{% from "components/page-footer.html" import page_footer %}
|
||||
{% from "components/back-link/macro.njk" import govukBackLink %}
|
||||
{% from "components/uk_components/back-link/macro.njk" import govukBackLink %}
|
||||
|
||||
{% set page_title = 'Use platform admin view' %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user