Special route
Special route frontend templates can perform an array of specific end-user tasks. That may include: finding information about a local council, as well as help users use and navigate GOV.UK itself
How it works
Special route frontend templates are unique pages that are hardcoded by developers that publishes special routes to the Publishing API on behalf of other apps.
Any changes, including content, will require developer involvment.
Live examples
- Find your local council (opens in a new tab)
- Find contact details for services (opens in a new tab)
- Help using GOV.UK (opens in a new tab)
Complete list of examples available and page data on Content Data (opens in a new tab).
How it’s built
These are the underlying technologies that make-up the special route front template.
Content schema
special_route (opens in a new tab)
What is a content schema?
Content type
special_route (opens in a new tab)
What is a content type?
document_type
. It powers search filters in all finders and changes the content type label users see on GOV.UK pages.
Components
Component | Source | Publishing app input field(s) |
---|---|---|
Layout super navigation header | Autogenerated in frontend template | |
Contextual breadcrumbs | Hardcoded by developer | |
Page title | Hardcoded by developer | |
Related navigation when displayed within contextual sidebar | Hardcoded by developer | |
Feedback | Autogenerated in frontend template | |
Layout footer | Autogenerated in frontend template |
How to report an issue
If you happen to come across an issue:
- Report it on Github (opens in a new tab).
- Once the issue has been added, update this document by adding the title and Github Issue’s link.
- Give yourself a high-five.
Help improve this page
To help make sure that this page is useful, relevant and up to date, submit a GitHub issue (opens in a new tab) with your proposed updates.