This is the root products page. Will have a sidebar with list of products
{{ aspSignage({
modifier: ["medium-one-half", "large-one-third"],
rows: [
{
href: "https://aspdigital.policedigital.services/development/products/allocate/",
title: "Allocate",
content: {
html: '<p class="asp-signage__content">Application</p>'
}
},
{
href: "https://aspdigital.policedigital.services/development/products/assure/",
title: "Assure",
content: {
html: '<p class="asp-signage__content">Application to QA call handlers and dispatchers in Comms</p>'
}
},
{
href: "https://aspdigital.policedigital.services/development/products/circulation/",
title: "Circulation",
content: {
html: '<p class="asp-signage__content">Application to allow the sending of emails to large mailing lists of external emails to avoid email accounts frozen due to Microsoft email sending limits</p>'
}
},
{
href: "https://aspdigital.policedigital.services/development/products/community-alerts/",
title: "Community Alerts",
content: {
html: '<p class="asp-signage__content">Message system which sends out messages to users who have signed up for alerts eg Neighbourhood Policing, Farm Watch</p>'
}
},
{
href: "https://aspdigital.policedigital.services/development/products/courier/",
title: "Courier",
content: {
html: '<p class="asp-signage__content">Emergency messaging system. Sends messages to specific cohorts of internal or partner agency groups before, during or after an incident</p>'
}
},
{
href: "https://aspdigital.policedigital.services/development/products/custodian/",
title: "Custodian",
content: {
html: '<p class="asp-signage__content">An online portal for solicitors to search for, and view custody records. The records pull directly from Niche</p>'
}
},
{
href: "https://aspdigital.policedigital.services/development/products/ebit/",
title: "EBIT"
},
{
href: "https://aspdigital.policedigital.services/development/products/formation/",
title: "Formation"
},
{
href: "https://aspdigital.policedigital.services/development/products/integrity/",
title: "Integrity"
},
{
href: "https://aspdigital.policedigital.services/development/products/staff-welfare-fund/",
title: "Staff Welfare Fund"
},
{
href: "https://aspdigital.policedigital.services/development/products/subscriber/",
title: "Subscriber"
},
{
href: "https://aspdigital.policedigital.services/development/products/tasks/",
title: "Tasks"
},
{
href: "https://aspdigital.policedigital.services/development/products/triage/",
title: "Triage"
},
{
href: "https://aspdigital.policedigital.services/development/products/velocity/",
title: "Velocity"
},
{
href: "https://aspdigital.policedigital.services/development/products/vim/",
title: "VIM"
},
{
href: "https://aspdigital.policedigital.services/development/products/windsor/",
title: "Windsor"
}
]
}) }}