Sha256: bc7f6a92af2e67ee80e7a84c76267bd8bd10ca24a8c4795d02a6030320f18e18
Contents?: true
Size: 395 Bytes
Versions: 8
Compression:
Stored size: 395 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" /> <%= javascript_include_tag @javascripts if @javascripts -%> </head> <body> <%= yield %> </body> </html>
Version data entries
8 entries across 8 versions & 1 rubygems