Sha256: 95f8fb044593fda7e40463715e5947b40545362a4da50df423b83099d96c5998
Contents?: true
Size: 296 Bytes
Versions: 43
Compression:
Stored size: 296 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Shipit</title> <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %> <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
43 entries across 43 versions & 1 rubygems