1. Component Guide
  2. Organisation logo
  3. Attorney generals office
Organisation logo example

Attorney generals office

How it looks (preview)

How to call this example

<%= render "govuk_publishing_components/components/organisation_logo", {
  organisation: {
    name: sanitize("Attorney <br>General’s <br>Office"),
    url: "/government/organisations/attorney-generals-office",
    brand: "attorney-generals-office",
    crest: "single-identity"
  }
} %>