Sha256: 85164341fb7532601bb4e17c6946fc6fdb61d5ef5338b0807672030dd32444c2

Contents?: true

Size: 271 Bytes

Versions: 1

Compression:

Stored size: 271 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <title>My Site</title>
    <link rel="stylesheet" href="/css/styles.css">
    <script src="/js/app.js"></script>
  </head>
  <body>
    <div class="container">
      <%= yield %>
    </div>
  </body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
flutterby-0.0.22 lib/templates/new_project/site/_layout.erb