Sha256: 4b877e964c0eca37c16cfaf92f71fd23e8f47f611decf24ac48bbc5e85ce7e37
Contents?: true
Size: 1.04 KB
Versions: 8
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).path %>');"> <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
8 entries across 8 versions & 1 rubygems