We weren't showing the year when a page was created/updated, and we were displaying the created date instead of the updated one. Co-Authored-By: Diego Calvo <diego.calvo@enreda.coop>
Now that we're using a component, we can reuse the Header module.
This way it'll be easier to write tests for it.