Sha256: f6c2d195cb97460d89f15b58f2689d5c3167090ac26b4517162accb9c26ab99a

Contents?: true

Size: 596 Bytes

Versions: 32

Compression:

Stored size: 596 Bytes

Contents

!!!
%html{:xmlns => "http://www.w3.org/1999/xhtml", "xml:lang" => "en", :lang => "en"}
  %head
    %meta{'http-equiv' => 'Content-Type', :content => 'text/html'}/
    :css
      body { 
        font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
      }
      table {
        border: 0px;
        margin: 0px;
      }
      td.money {
        width: 120px;
      }
      table th {
        text-align: left;
      }
      table td, table th {
        border-bottom: 1px solid #999;
        padding: 8px;
      }

  %body
    %p{:style => "display:none;"}= yield :preview_text
    = yield

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
artfully_ose-1.3.0.pre4 app/views/layouts/mail.html.haml
artfully_ose-1.3.0.pre3 app/views/layouts/mail.html.haml
artfully_ose-1.3.0.pre2 app/views/layouts/mail.html.haml
artfully_ose-1.3.0.pre1 app/views/layouts/mail.html.haml
artfully_ose-1.2.0 app/views/layouts/mail.html.haml
artfully_ose-1.2.0.beta.1 app/views/layouts/mail.html.haml
artfully_ose-1.2.0.alpha.2 app/views/layouts/mail.html.haml
artfully_ose-1.2.0.alpha.1 app/views/layouts/mail.html.haml
artfully_ose-1.2.0.pre.27 app/views/layouts/mail.html.haml
artfully_ose-1.2.0.pre.26 app/views/layouts/mail.html.haml
artfully_ose-1.2.0.pre.24 app/views/layouts/mail.html.haml
artfully_ose-1.2.0.pre.23 app/views/layouts/mail.html.haml
artfully_ose-1.2.0.pre.21 app/views/layouts/mail.html.haml
artfully_ose-1.2.0.pre.20 app/views/layouts/mail.html.haml
artfully_ose-1.2.0.pre.19 app/views/layouts/mail.html.haml
artfully_ose-1.2.0.pre.18 app/views/layouts/mail.html.haml
artfully_ose-1.2.0.pre.17 app/views/layouts/mail.html.haml
artfully_ose-1.2.0.pre.16 app/views/layouts/mail.html.haml
artfully_ose-1.2.0.pre.15 app/views/layouts/mail.html.haml
artfully_ose-1.2.0.pre.12 app/views/layouts/mail.html.haml