From e84937623acb114b06063ac440ab2a6a9a54d14c Mon Sep 17 00:00:00 2001 From: Laurence de Bruxelles Date: Fri, 10 Apr 2026 16:56:29 +0300 Subject: [PATCH 01/10] Add newlines to end of files --- app/views/product-pages/earlyaccess/index.html | 2 +- app/views/product-pages/group-admin/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/product-pages/earlyaccess/index.html b/app/views/product-pages/earlyaccess/index.html index f8881c98..f48a15cf 100644 --- a/app/views/product-pages/earlyaccess/index.html +++ b/app/views/product-pages/earlyaccess/index.html @@ -232,4 +232,4 @@

-{% endblock main %} \ No newline at end of file +{% endblock main %} diff --git a/app/views/product-pages/group-admin/index.html b/app/views/product-pages/group-admin/index.html index d7e04e49..03e480ba 100644 --- a/app/views/product-pages/group-admin/index.html +++ b/app/views/product-pages/group-admin/index.html @@ -242,4 +242,4 @@

-{% endblock main %} \ No newline at end of file +{% endblock main %} From f8b148d973e8dd5c7474b8aa439640403427e355 Mon Sep 17 00:00:00 2001 From: Laurence de Bruxelles Date: Thu, 9 Apr 2026 13:34:44 +0300 Subject: [PATCH 02/10] Remove duplicate skip link --- app/views/product-pages/basic/index.html | 1 - app/views/product-pages/earlyaccess/index.html | 1 - app/views/product-pages/group-admin/index.html | 1 - app/views/product-pages/org-admin/index.html | 1 - app/views/product-pages/signup/index.html | 1 - 5 files changed, 5 deletions(-) diff --git a/app/views/product-pages/basic/index.html b/app/views/product-pages/basic/index.html index 036cfabd..0f93a61b 100644 --- a/app/views/product-pages/basic/index.html +++ b/app/views/product-pages/basic/index.html @@ -12,7 +12,6 @@ {% endblock %} {% block header %} -Skip to main content