Sha256: 4cd4bd678d9fc27e5abc147b38b49f1310b23909725b65a45c618e61e5313911
Contents?: true
Size: 571 Bytes
Versions: 46
Compression:
Stored size: 571 Bytes
Contents
<% if current_organization.enable_omnipresent_banner %> <div class="omnipresent-banner"> <%= link_to current_organization.omnipresent_banner_url do %> <span class="omnipresent-banner-title"> <%= translated_attribute current_organization.omnipresent_banner_title %> </span> - <span class="omnipresent-banner-short-description"> <%= translated_attribute current_organization.omnipresent_banner_short_description %> </span> <%= icon "media-play", role: "img", "aria-hidden": true %> <% end %> </div> <% end %>
Version data entries
46 entries across 46 versions & 1 rubygems