From b8234f7a98e26841a9c80eb1545075060f4bcc0b Mon Sep 17 00:00:00 2001 From: Paul Herron Date: Wed, 10 Jun 2026 11:47:02 +0100 Subject: [PATCH] Add content to Community page The Community page currently has minimal placeholder content, which was required for the launch of something else. This change updates the content to something more detailed and meaningful. --- src/views/community.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/views/community.html b/src/views/community.html index d184fd70..3a170a27 100644 --- a/src/views/community.html +++ b/src/views/community.html @@ -5,6 +5,18 @@ {% block main %}

Community

-

You can get involved with community events and discussions to help improve this service.

+

Everyone can join our community to help improve, identify and design data for planning.data.gov.uk.

+ +

Planning data platform

+

You can learn more about:

+ +

Find out more about helping to design data for planning.data.gov.uk

+ +

Open digital planning

+

Learn more about the open digital planning community

{% endblock %} \ No newline at end of file