{% macro characterCount(params = {}) %}
  {%- include "nhsuk/components/character-count/template.njk" -%}
{% endmacro %}
