Sha256: a77e20c805ac422740ad5740be679c537ef91adc1ae5881c8ab23f6ddea98bb8
Contents?: true
Size: 392 Bytes
Versions: 108
Compression:
Stored size: 392 Bytes
Contents
<% brand ||= false brand_helper = GovukPublishingComponents::AppHelpers::BrandHelper.new(brand) heading_helper = GovukPublishingComponents::Presenters::HeadingHelper.new(local_assigns) %> <%= content_tag(heading_helper.heading_tag, text, class: "gem-c-heading #{heading_helper.classes} #{brand_helper.brand_class} #{brand_helper.border_color_class}", id: heading_helper.id ) %>
Version data entries
108 entries across 108 versions & 1 rubygems