Sha256: c7ed13bca7df0b97dcc7d6508279f994d24f0d948f7267eb4f659d4f75bcdacb
Contents?: true
Size: 313 Bytes
Versions: 10
Compression:
Stored size: 313 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Dummy</title> <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %> <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %> <%= csrf_meta_tags %> </head> <body> <h1>IMPORTER</h1> <%= yield %> </body> </html>
Version data entries
10 entries across 10 versions & 1 rubygems