mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 19:28:25 -04:00
move vendored uk components to templates
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% from "components/inset-text/macro.njk" import govukInsetText %}
|
||||
{% from "components/uk_components/inset-text/macro.njk" import govukInsetText %}
|
||||
|
||||
<h2 class="heading-medium">Formatting</h2>
|
||||
<p class="govuk-body">
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{% from "components/inset-text/macro.njk" import govukInsetText %}
|
||||
{% from "components/uk_components/inset-text/macro.njk" import govukInsetText %}
|
||||
|
||||
<h2 class="heading-medium">Formatting</h2>
|
||||
<p class="bottom-gutter-1-3">
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{% from "components/inset-text/macro.njk" import govukInsetText %}
|
||||
{% from "components/uk_components/inset-text/macro.njk" import govukInsetText %}
|
||||
|
||||
<h2 class="heading-medium">Links and URLs</h2>
|
||||
<p class="bottom-gutter-1-3">
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{% from "components/inset-text/macro.njk" import govukInsetText %}
|
||||
{% from "components/uk_components/inset-text/macro.njk" import govukInsetText %}
|
||||
|
||||
<h2 class="heading-medium">
|
||||
Optional content
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{% from "components/inset-text/macro.njk" import govukInsetText %}
|
||||
{% from "components/uk_components/inset-text/macro.njk" import govukInsetText %}
|
||||
|
||||
<h2 class="heading-medium">
|
||||
Personalisation
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{% from "components/inset-text/macro.njk" import govukInsetText %}
|
||||
{% from "components/uk_components/inset-text/macro.njk" import govukInsetText %}
|
||||
|
||||
<h2 class="heading-medium">
|
||||
Send a document by email
|
||||
|
||||
Reference in New Issue
Block a user