The footer provides copyright, licensing and other information about your service.

{{ aspExample({ code: "", nunjucks: "{{ aspFooter({
year: 2025,
title: \"Avon and Somerset Police\",
rows: [
{
text: \"Accessibility statement\",
href: \"#\"
},
{
text: \"Privacy\",
href: \"#\"
},
{
text: \"Terms and conditions\",
href: \"#\"
}
]
}) }}", json: "", title: "", example: "", id: "67867df66bf06" }) }}

Status of development

The below criteria all need to be met for a component to be considered as fully developed for use within the ASP Digital Design System.


{{ aspTable({
head: [
{ text: 'Development criteria'},
{ text: 'Status'}
],
rows: [
{
cells: [
{ text: 'WCAG 2.2 compliant'},
{ html: '<span class="status">Not started</span>'}
]
},
{
cells: [
{ text: 'WCAG 2.1 compliant'},
{ html: '<span class="status status–green">Completed</span>'}
]
},
{
cells: [
{ text: 'HTML / Nunjucks version'},
{ html: '<span class="status status–green">Completed</span>'}
]
},
{
cells: [
{ text: 'Figma version'},
{ html: '<span class="status status">Not started</span>'}
]
},
{
cells: [
{ text: 'M365 versions'},
{ html: '<span class="status status–green">Completed</span>'}
]
},
{
cells: [
{ text: 'Documentation'},
{ html: '<span class="status status–yellow">In progress</span>'}
]
}
]
}) }}