Sha256: 95b4dd267f862ecb76d6ab715315351e191363fc4b585175899b196a07f53b46

Contents?: true

Size: 1.19 KB

Versions: 11

Compression:

Stored size: 1.19 KB

Contents

<section id="highlighted_content_banner" class="extended highligted-content-banner home-section"
          style="background-image:url('<%= current_organization.attached_uploader(:highlighted_content_banner_image).path %>');">
  <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>
        <div class="text-highlight">
          <%= decidim_sanitize_editor_admin translated_attribute current_organization.highlighted_content_banner_short_description %>
        </div>
      </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

11 entries across 11 versions & 1 rubygems

Version Path
decidim-core-0.27.9 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.27.8 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.27.7 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.27.6 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.27.5 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.27.4 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.27.3 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.27.2 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.27.1 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.27.0 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb
decidim-core-0.27.0.rc2 app/cells/decidim/content_blocks/highlighted_content_banner/show.erb