Sha256: 747792e0da9f5cd2561681c4452c3e207ffe64328017769c476a3efb50584ad8

Contents?: true

Size: 752 Bytes

Versions: 22

Compression:

Stored size: 752 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" />
    <%= stylesheet_link_tag :flutie %>
    <title>Flutie v1</title>

    <style type="text/css">
    /* These are styles to make the page look nice */

    body { background-color: #dadada;}
    .content {
      background: #fff;
      padding: 40px;
      margin: 40px auto;
      width: 880px;
      -moz-border-radius: 24px;
      -webkit-border-radius: 24px;
    }
    </style>

  </head>

  <body>
    <div class="content">
      <%= yield %>
    </div>
  </body>
</html>

Version data entries

22 entries across 22 versions & 3 rubygems

Version Path
mabtie-0.0.4.beta2 app/views/layouts/flutie.erb
mabtie-0.0.3 app/views/layouts/flutie.erb
mabtie-0.0.4.beta1 app/views/layouts/flutie.erb
mabtie-0.0.3.alpha2 app/views/layouts/flutie.erb
mabtie-0.0.3.alpha1 app/views/layouts/flutie.erb
mabtie-0.0.2 app/views/layouts/flutie.erb
mabtie-0.0.1 app/views/layouts/flutie.erb
flutie-1.1.8 app/views/layouts/flutie.erb
flutie-1.1.7 app/views/layouts/flutie.erb
flutie-1.1.6 app/views/layouts/flutie.erb
flutie-1.1.5 app/views/layouts/flutie.erb
flutie-1.1.4 app/views/layouts/flutie.erb
flutie-1.1.3 app/views/layouts/flutie.erb
flutie-1.1.2 app/views/layouts/flutie.erb
flutie-1.1.1 app/views/layouts/flutie.erb
flutie-1.1 app/views/layouts/flutie.erb
svicss-1.0.5 app/views/layouts/svicss.erb
svicss-1.0.4 app/views/layouts/svicss.erb
flutie-1.0.4 app/views/layouts/flutie.erb
flutie-1.0.3 app/views/layouts/flutie.erb