Files
notifications-admin/app/templates/components/uk_components/inset-text/macro.njk

4 lines
85 B
Plaintext
Raw Normal View History

{% macro govukInsetText(params) %}
{%- include './template.njk' -%}
{% endmacro %}