Sha256: 1016292b9d11da13f0528896344d24ac15dad905b457b6d5c3ed2d702bcf61f7

Contents?: true

Size: 511 Bytes

Versions: 3

Compression:

Stored size: 511 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>
  <noscript>
    This application requires a browser with Javascript enabled.
  </noscript>
  <div class="ui-startup">
    Please wait, this application is loading resources&hellip;
  </div>
</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
coherent-0.6.11 app_generators/coherent/templates/src/index.html.erb
coherent-0.6.10 app_generators/coherent/templates/src/index.html.erb
coherent-0.6.9 app_generators/coherent/templates/src/index.html.erb