Summary list example
Without title
How it looks
(preview)
- Title
- Ethical standards for public service providers
- Summary
- Find out more about our reviews on the subject of ethical standards for public service providers, including our 2014 report, 2015 guidance and 2018 follow-up publication.
How to call this example
<%= render "govuk_publishing_components/components/summary_list", {
items: [
{
field: "Title",
value: "Ethical standards for public service providers"
},
{
field: "Summary",
value: "Find out more about our reviews on the subject of ethical standards for public service providers, including our 2014 report, 2015 guidance and 2018 follow-up publication."
}
]
} %>