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

4 lines
80 B
Plaintext
Raw Normal View History

{% macro govukHint(params) %}
{%- include "./template.njk" -%}
{% endmacro %}