Sha256: 4ee98ad207a38f9d9237d4230a83a99902897f6bf44a721bc9acaa9cf5bc8638
Contents?: true
Size: 303 Bytes
Versions: 1
Compression:
Stored size: 303 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>AwsCfnStacker</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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
aws-cfn-stacker-0.0.6 | app/views/layouts/application.html.erb |