Sha256: c27f2058aa4af5b2ab825b590f3aa02d088bb6664d75d73b915372dcfdc45851
Contents?: true
Size: 532 Bytes
Versions: 18
Compression:
Stored size: 532 Bytes
Contents
!!! %html{:xmlns => "http://www.w3.org/1999/xhtml", "xml:lang" => "en", :lang => "en"} %head %title= "#{yield :title}" = stylesheet_link_tag :storefront = render :partial => 'layouts/google_analytics', :locals => { :segment => "storefront" } %body .container = render :partial => 'layouts/flash.html', :locals => { :flash => flash } - flash.discard = yield = javascript_include_tag "https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" = javascript_include_tag :storefront
Version data entries
18 entries across 18 versions & 1 rubygems