Sha256: e1992ad68560f08bb68e3fb248d88ea25617829c58ea140568225cb222dd3043

Contents?: true

Size: 789 Bytes

Versions: 9

Compression:

Stored size: 789 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <title>Linner boilerplate</title>
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="stylesheet" href="/styles/app.css">
  </head>
  <body>
    <!--[if lt IE 7]>
      <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
    <![endif]-->
    <div class="icon-logo"></div>
    <script src="/scripts/vendor.js"></script>
    <script src="/scripts/app.js"></script>
    <script src="/scripts/templates.js"></script>
    <script>require("app")()</script>
  </body>
</html>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
linner-0.7.2 lib/linner/templates/app/views/index.html
linner-0.7.1 lib/linner/templates/app/views/index.html
linner-0.7.0 lib/linner/templates/app/views/index.html
linner-0.6.7 lib/linner/templates/app/views/index.html
linner-0.6.6 lib/linner/templates/app/views/index.html
linner-0.6.5 lib/linner/templates/app/views/index.html
linner-0.6.4 lib/linner/templates/app/views/index.html
linner-0.6.3 lib/linner/templates/app/views/index.html
linner-0.6.2 lib/linner/templates/app/views/index.html