Sha256: 58e38c2e568a23933fec4cef6a3d50f6ce34534a095b63a2e491b946ee37b09e
Contents?: true
Size: 320 Bytes
Versions: 6
Compression:
Stored size: 320 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> <%= svg_sprite_sheet %> <%= yield %> </body> </html>
Version data entries
6 entries across 6 versions & 1 rubygems