Sha256: 9999d99b9c78db3c9d5f331f3bce6afdee1030b7fad7eae823596a012282d370
Contents?: true
Size: 217 Bytes
Versions: 2
Compression:
Stored size: 217 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Sandbox</title> <%= stylesheet_link_tag "application" %> <%= javascript_include_tag "application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sublimevideo_rails-0.0.11 | sandbox/app/views/layouts/application.html.erb |
sublimevideo_rails-0.0.1 | sandbox/app/views/layouts/application.html.erb |