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

Version Path
decidim-core-0.29.2 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.28.5 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.29.1 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.28.4 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.29.0 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.28.3 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.29.0.rc4 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb