Metadata block example

With border top

How it looks (preview)

How to call this example

<%= render "govuk_publishing_components/components/metadata", {
  border_top: true,
  from: sanitize("<a href='/government/organisations/ministry-of-defence'>Ministry of Defence</a>")
} %>