Skip to content

Commit db9d028

Browse files
committed
Add some links to advisory group page
1 parent 2c03e5b commit db9d028

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

application/templates/advisory-group.html

+16
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,20 @@
2323
<h1 class="govuk-heading-xl">Advisory group</h1>
2424
</div>
2525
</div>
26+
27+
<div class="govuk-grid-row">
28+
<div class="govuk-grid-column-two-thirds">
29+
<h2 class="govuk-heading-m">Next</h2>
30+
<p class="govuk-body">We are holding a drop-in session on Tuesday 17th December.</p>
31+
<p class="govuk-body">This is an opportunity to ask questions about the <a href="https://github.com/digital-land/data-standards-backlog/discussions/98#discussioncomment-11482302" class="govuk-link">application form component and fields exercise</a> which is open to anyone who wishes to contribute.</p>
32+
33+
<h2 class="govuk-heading-m">Updates</h2>
34+
<ul class="govuk-list govuk-list--bullet">
35+
<li><a href="https://mhclgdigital.blog.gov.uk/2024/12/06/digital-planning-developing-planning-applications-specifications-in-the-open/" class="govuk-link">Developing planning applications specifications in the open</a> (2024-12-06)</li>
36+
<li><a href="https://mhclgdigital.blog.gov.uk/2024/10/18/using-data-design-to-transform-the-planning-application-process-get-involved/" class="govuk-link">Using data design to transform the planning application process: get involved</a> (2024-10-18)</li>
37+
</ul>
38+
39+
<p class="govuk-body">There are more updates available on the <a href="https://github.com/digital-land/data-standards-backlog/discussions/98" class="govuk-link">discussion thread</a> for this work</p>
40+
</div>
41+
</div>
2642
{% endblock %}

0 commit comments

Comments
 (0)