diff --git a/src/components/summary-list/template.njk b/src/components/summary-list/template.njk index 7562bb7d8a..8c94e93fb9 100644 --- a/src/components/summary-list/template.njk +++ b/src/components/summary-list/template.njk @@ -19,7 +19,7 @@
{% if row.actions.items.length == 1 %} {{ _actionLink(row.actions.items[0]) | indent(12) | trim }} - {% else %} + {% elseif row.actions.items.length > 1 %}