Sha256: bd9fa46bbd9c304082b8d3bd80464721ebc5951e8d53de8c20c51756923f3858
Contents?: true
Size: 1.04 KB
Versions: 7
Compression:
Stored size: 1.04 KB
Contents
<section id="highlighted_content_banner" class="home__section-image" style="--hero-image:url('<%= current_organization.attached_uploader(:highlighted_content_banner_image).url %>');"> <div class="home__section-content-banner home__section"> <div> <h2 class="home__section-content-banner__title"> <%= translated_attribute current_organization.highlighted_content_banner_title %> </h2> <div class="editor-content"> <%= translated_attribute current_organization.highlighted_content_banner_short_description %> </div> </div> <%= link_to current_organization.highlighted_content_banner_action_url, class: "button button__lg button__secondary mt-4 md:mt-0 mr-auto md:mr-0 md:ml-auto" do %> <span> <%= translated_attribute current_organization.highlighted_content_banner_action_title %> <span class="block font-normal text-sm"> <%= translated_attribute current_organization.highlighted_content_banner_action_subtitle %> </span> </span> <% end %> </div> </section>
Version data entries
7 entries across 7 versions & 1 rubygems