Sha256: 0f3370c85959ca5da22f16adf6b97487a1f3939687e97c32589824a545bb87a1
Contents?: true
Size: 713 Bytes
Versions: 24
Compression:
Stored size: 713 Bytes
Contents
= javascript_include_tag 'tramway/landing/footer' %footer.page-footer.indigo.center-on-small-only .container-fluid .row .col-md-6 %h5.title - block_title(block) %p - block_tagline(block) .logo_collage.effect-parent = yield :footer_logos .col-md-6 = yield :footer_links .footer-copyright .container-fluid - external_url = if @application.url.present? - @application.url.include?('http') || @application.url.include?('https') ? @application.url : "http://#{@application.url}" - else - '' = link_to copyright(@application&.found_date&.year || DateTime.now.year, @application.title), external_url
Version data entries
24 entries across 24 versions & 1 rubygems