Details example
On a dark background
For use against a dark background.
How it looks (preview)
Help with nationality
We need to know your nationality so we can work out which elections you’re entitled to vote in. If you can’t provide your nationality, you’ll have to send copies of identity documents through the post. Example link
How to call this example
<%= render "govuk_publishing_components/components/details", {
title: "Help with nationality",
inverse: true
} do %>
We need to know your nationality so we can work out which elections you’re entitled to vote in. If you can’t provide your nationality, you’ll have to send copies of identity documents through the post. <a href="#" class="govuk-link">Example link</a>
<% end %>