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/asset-booker/",
title: "Asset Booker",
content: {
html: '<p class="asp-signage__content">Application</p>'
}
},
{
href: "https://aspdigital.policedigital.services/development/products/assist/",
title: "Assist"
},
{
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",
content: {
html: '<p class="asp-signage__content">Online form system. Enables users to report crime, sign up for schemes, share info with us</p>'
}
},
{
href: "https://aspdigital.policedigital.services/development/products/integrity/",
title: "Integrity",
content: {
html: '<p class="asp-signage__content">Application that enables anonymous reporting to and communications with PSD</p>'
}
},
{
href: "https://aspdigital.policedigital.services/development/products/staff-welfare-fund/",
title: "Staff Welfare Fund",
content: {
html: '<p class="asp-signage__content">Application to manage Staff Welfare Fund members and their claims for funds</p>'
}
},
{
href: "https://aspdigital.policedigital.services/development/products/subscriber/",
title: "Subscriber",
content: {
html: '<p class="asp-signage__content">Online portal for MoP to subscribe to ASP website news on either a daily or weekly summary basis</p>'
}
},
{
href: "https://aspdigital.policedigital.services/development/products/tasks/",
title: "Tasks",
content: {
html: '<p class="asp-signage__content">Website enables members of the public to report crime, join schemes, contact teams & view news articles</p>'
}
},
{
href: "https://aspdigital.policedigital.services/development/products/triage/",
title: "Triage",
content: {
html: '<p class="asp-signage__content">Triage tool</p>'
}
},
{
href: "https://aspdigital.policedigital.services/development/products/velocity/",
title: "Velocity",
content: {
html: '<p class="asp-signage__content">Application to manage information about Community SpeedWatch volunteers, schemes and locations</p>'
}
},
{
href: "https://aspdigital.policedigital.services/development/products/vim/",
title: "VIM",
content: {
html: '<p class="asp-signage__content">Application for the ID Unit to record and manage information for ID procedures such as Suspects, Witnesses, Captures and Viewings</p>'
}
},
{
href: "https://aspdigital.policedigital.services/development/products/windsor/",
title: "Windsor",
content: {
html: '<p class="asp-signage__content">Used by Officers to change their bank holidays. Integrates with RPA & SAP</p>'
}
}
]
}) }}