With title
Used on statistics announcements to display release date changed information, see example
How it looks (preview)
How to call this example
<%= render "components/important_metadata", {
title: "The release date has been changed",
items: {
"Previous Date": "4 February 2016 9:00pm",
"Reason for change": "Incorrectly input as 2015 instead of 2016"
}
} %>