Sha256: 49e102ab20a79040d08ae59dc3f8014099b0cb6c5392e811879e60689be8e322
Contents?: true
Size: 261 Bytes
Versions: 6
Compression:
Stored size: 261 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Dummy</title> <!-- <%= stylesheet_link_tag "application" %> --> <!-- <%= javascript_include_tag "application" %> --> <%= csrf_meta_tags %> </head> <body> <%= yield %> <%= include_javascripts %> </body> </html>
Version data entries
6 entries across 6 versions & 2 rubygems