Default
How it looks (preview)
How to call this example
<%= render "govuk_publishing_components/components/organisation_logo", {
organisation: {
name: sanitize("Organisation<br>Name"),
url: "http://www.gov.uk"
}
} %>
<%= render "govuk_publishing_components/components/organisation_logo", {
organisation: {
name: sanitize("Organisation<br>Name"),
url: "http://www.gov.uk"
}
} %>