Sha256: 91d4048d9e08de2b9c1c0b638b80e0a40624731e4583eba63d83ed5110086c59
Contents?: true
Size: 481 Bytes
Versions: 11
Compression:
Stored size: 481 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title>Test</title> <%= javascript_include_tag 'jquery-1.4.2.min' %> <%= javascript_include_tag 'tiny_cms' %> <%= javascript_include_tag 'jquery.inspect' %> </head> <body> <%= yield %> </body> </html>
Version data entries
11 entries across 11 versions & 1 rubygems