Sha256: ab50fa6160fb9f6b08fef27c98197b29937983838e605544e53e9aaf6425a6b1

Contents?: true

Size: 1.13 KB

Versions: 34

Compression:

Stored size: 1.13 KB

Contents

<section class="extended highligted-content-banner home-section"
          style="background-image:url(<%= current_organization.highlighted_content_banner_image.url %>);">
  <div class="highligted-content-banner__container">
    <div class="row">
      <div class="columns large-10">
        <h1 class="text-highlight heading1 highligted-content-banner-heading">
          <%= translated_attribute current_organization.highlighted_content_banner_title %>
        </h1>
        <span class="text-highlight">
          <%= decidim_sanitize translated_attribute current_organization.highlighted_content_banner_short_description %>
        </span>
      </div>
      <div class="columns large-2">
        <%= link_to current_organization.highlighted_content_banner_action_url,
                    class: "button expanded button--sc" do %>
          <%= translated_attribute current_organization.highlighted_content_banner_action_title %>
          <span class="button__info">
            <%= translated_attribute current_organization.highlighted_content_banner_action_subtitle %>
          </span>
        <% end %>
      </div>
    </div>
  </div>
</section>

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
decidim-core-0.24.3 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.23.6 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.24.2 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.23.5 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.24.1 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.24.0 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.24.0.rc2 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.23.4 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.24.0.rc1 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.23.3 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.23.2 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.23.1 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.23.1.rc1 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.23.0 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.22.0 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.21.0 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.20.1 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.20.0 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.19.1 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.18.1 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb