Sha256: a6245d420ed0cf2cf0d9f140c4955e91ee9e6890817d19e91aef2a30f8e52115
Contents?: true
Size: 199 Bytes
Versions: 6
Compression:
Stored size: 199 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Dummy3</title> <%= stylesheet_link_tag :all %> <%= javascript_include_tag :defaults %> <%= csrf_meta_tag %> </head> <body> <%= yield %> </body> </html>
Version data entries
6 entries across 6 versions & 1 rubygems