Sha256: 1e62b90afebf65f5b7e33c1538afe4859930f3510dfa913948fdb32a90fb25b4
Contents?: true
Size: 522 Bytes
Versions: 49
Compression:
Stored size: 522 Bytes
Contents
<% navigation = GovukPublishingComponents::Presenters::ContextualNavigation.new(content_item, request) %> <% disable_ga4 ||= false %> <% unless navigation.content_tagged_to_current_step_by_step? %> <div class="gem-c-contextual-footer"> <%# Rendering related navigation because no step by step list %> <%= render 'govuk_publishing_components/components/related_navigation', content_item: content_item, disable_ga4: disable_ga4, context: :footer %> </div> <% end %>
Version data entries
49 entries across 49 versions & 1 rubygems