Default
How it looks (preview)
Education, Training and Skills
How to call this example
<%= render "govuk_publishing_components/components/inverse_header", {} do %>
<!-- example content -->
<%= render "govuk_publishing_components/components/title", {
title: "Education, Training and Skills",
inverse: true
} %>
<!-- end of example content -->
<% end %>