Sha256: 8686d5b55b1be1e25e2e666e9a8beea1c256046522c35140a97028492407c371
Contents?: true
Size: 435 Bytes
Versions: 11
Compression:
Stored size: 435 Bytes
Contents
<!DOCTYPE HTML> <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=8"> <title><%=name.titlecase%></title> <link rel="stylesheet" href="<%=name%>-debug.css" type="text/css" charset="utf-8"> <script src="<%=name%>-debug.js" type="text/javascript" charset="utf-8"></script> </head> <body> <script> distil.onready(function(){ coherent.Application.shared.setMainNib('<%=name%>'); }); </script> </body> </html>
Version data entries
11 entries across 11 versions & 1 rubygems