Sha256: 468ba59fda73c486f155103a4f33635646dd3334a94bf826ace90369cee74e08
Contents?: true
Size: 475 Bytes
Versions: 7
Compression:
Stored size: 475 Bytes
Contents
<section id="hero-<%= model.id %>" class="hero__container" style="--hero-image:url('<%= background_image %>')" data-process-hero> <div class="hero"> <h1 class="hero__title"> <% if translated_welcome_text.blank? %> <%= t("decidim.pages.home.hero.welcome", organization: current_organization_name) %> <% else %> <%= decidim_sanitize_admin translated_welcome_text %> <% end %> </h1> <%= render :cta_button %> </div> </section>
Version data entries
7 entries across 7 versions & 1 rubygems