Sha256: 6547c8a88c750e4e90f9a3aee0f76ac5723ef12db01f86f47008a91cd5d9e90d
Contents?: true
Size: 279 Bytes
Versions: 22
Compression:
Stored size: 279 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>FlowcommerceSpree</title> <%= stylesheet_link_tag "flowcommerce_spree/application", media: "all" %> <%= javascript_include_tag "flowcommerce_spree/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
22 entries across 22 versions & 1 rubygems