Ministry of defence
How it looks (preview)
How to call this example
<%= render "govuk_publishing_components/components/organisation_logo", {
organisation: {
name: sanitize("Ministry<br>of Defence"),
url: "/government/organisations/ministry-of-defence",
brand: "ministry-of-defence",
crest: "mod"
}
} %>