From 9b763173e48b98a0909188f110aeb279398754ca Mon Sep 17 00:00:00 2001 From: Cameron Lamb Date: Thu, 5 Oct 2023 18:00:21 +0100 Subject: [PATCH] Fix formatting --- src/core/templates/wagtailadmin/base.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/core/templates/wagtailadmin/base.html b/src/core/templates/wagtailadmin/base.html index b6b8966be..987bda796 100644 --- a/src/core/templates/wagtailadmin/base.html +++ b/src/core/templates/wagtailadmin/base.html @@ -2,12 +2,12 @@ {% load render_bundle webpack_static from webpack_loader %} {% block branding_logo %} Department for Business & Trade logo - Digital Workspace CMS - Department for Business & Trade logomark - CMS -{% endblock branding_logo %} + srcset="{% webpack_static 'dbt-logo-white@2x.png' %} 2x" {# /PS-IGNORE #} + alt="Department for Business & Trade logo" + class="wide"> + Digital Workspace CMS + Department for Business & Trade logomark + CMS + {% endblock branding_logo %}