Details example
With black theme
Used against our light blue header colour.
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",
theme: "black"
} 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 %>