Sha256: 79114e0f3122634127714ece720103755ed4ccae2323c9e2354f99ca01539f23

Contents?: true

Size: 339 Bytes

Versions: 23

Compression:

Stored size: 339 Bytes

Contents

<!DOCTYPE html>
<html>
  <style>
    body{
      font-family: "Helvetica Neue", sans-serif;
    }
    .container{
      margin: 0 20px;
    }
    a{
      color: #0088cc;
      text-decoration: none;
    }
    a:hover{
      text-decoration: underline;
    }
  </style>
<body>
<div class="container">
  <%= yield %>
</div>
</body>
</html>

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
tb_core-1.5.4 app/views/layouts/mailer.html.erb
tb_core-1.5.3 app/views/layouts/mailer.html.erb
tb_core-1.5.2 app/views/layouts/mailer.html.erb
tb_core-1.5.1 app/views/layouts/mailer.html.erb
tb_core-1.4.3.1 app/views/layouts/mailer.html.erb
tb_core-1.5.0 app/views/layouts/mailer.html.erb
tb_core-1.4.8 app/views/layouts/mailer.html.erb
tb_core-1.4.7 app/views/layouts/mailer.html.erb
tb_core-1.4.6 app/views/layouts/mailer.html.erb
tb_core-1.4.5 app/views/layouts/mailer.html.erb
tb_core-1.4.4 app/views/layouts/mailer.html.erb
tb_core-1.4.3 app/views/layouts/mailer.html.erb
tb_core-1.4.2 app/views/layouts/mailer.html.erb
tb_core-1.4.1 app/views/layouts/mailer.html.erb
tb_core-1.4.0.1 app/views/layouts/mailer.html.erb
tb_core-1.4.beta2 app/views/layouts/mailer.html.erb
tb_core-1.4.beta1 app/views/layouts/mailer.html.erb
tb_core-1.3.10 app/views/layouts/mailer.html.erb
tb_core-1.3.9 app/views/layouts/mailer.html.erb
tb_core-1.3.7 app/views/layouts/mailer.html.erb