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

4 lines
85 B
Plaintext
Raw Normal View History

2022-12-14 11:50:51 -05:00
{% macro govukInsetText(params) %}
{%- include './template.njk' -%}
{% endmacro %}