We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d1f279 + f96dd63 commit 5737e55Copy full SHA for 5737e55
Gemfile.lock
@@ -163,7 +163,7 @@ GEM
163
govuk_personalisation (1.1.0)
164
plek (>= 1.9.0)
165
rails (>= 6, < 9)
166
- govuk_publishing_components (61.4.1)
+ govuk_publishing_components (62.0.0)
167
govuk_app_config
168
govuk_personalisation (>= 0.7.0)
169
kramdown
app/views/content_items/html_publication.html.erb
@@ -28,6 +28,7 @@
28
<% end %>
29
30
<%= render 'govuk_publishing_components/components/inverse_header', {
31
+ html_publication_header: true,
32
padding_top: 6,
33
padding_bottom: 6,
34
subtext: @content_item.last_changed
0 commit comments