Sha256: 0f2a4c97849918640eb57ba01972f676183f4d74a223b70a63d7ab374295ebef
Contents?: true
Size: 309 Bytes
Versions: 38
Compression:
Stored size: 309 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> <%= yield %> </body> </html>
Version data entries
38 entries across 38 versions & 3 rubygems