Hm prison service
How it looks (preview)
How to call this example
<%= render "govuk_publishing_components/components/organisation_logo", {
organisation: {
name: "HM Prison Service",
url: "/government/organisations/hm-prison-service",
brand: "ministry-of-justice",
image: {
url: "https://assets.publishing.service.gov.uk/government/uploads/system/uploads/organisation/logo/321/HMPS.jpg",
alt_text: "HM Prison Service"
}
}
} %>