From e3d648c937887a82efc1d1f7da3dc6ec9c54eb3f Mon Sep 17 00:00:00 2001 From: Richard McCarthy Date: Thu, 12 Oct 2023 11:38:52 +0100 Subject: [PATCH] fix formatting --- src/layout/_template.njk | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/layout/_template.njk b/src/layout/_template.njk index 43ea5bc684..b5ca6fda6b 100644 --- a/src/layout/_template.njk +++ b/src/layout/_template.njk @@ -130,11 +130,11 @@ {% block preHeader %}{% endblock %} {% block skipLink %} {{ - onsSkipToContent({ - "url": "#main-content", - "text": "Skip to main content" - }) - }} + onsSkipToContent({ + "url": "#main-content", + "text": "Skip to main content" + }) + }} {% endblock %} {% block header %} {{