Sha256: c7237a052ca509d87e2c490620fdc5b6a2a9a57c5e7174cc0045ecc3a48213ad
Contents?: true
Size: 264 Bytes
Versions: 38
Compression:
Stored size: 264 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Dummy</title> <%= stylesheet_link_tag "application" %> <%= javascript_include_tag "application" %> <%= javascript_include_tag "templates/test" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
38 entries across 38 versions & 2 rubygems