Sha256: eab09aa1975981ef58e0d7a74e11e982695c2c23d998c8d56d366693bca1d720

Contents?: true

Size: 354 Bytes

Versions: 14

Compression:

Stored size: 354 Bytes

Contents

/
  #{__FILE__}
!!! 5
%html{attributes}
  %head
    %style{:type => 'text/css'}
      = self.render(:css)
    %meta{:name => :locale, :content => RubyApp::Language.locale.code}
    /
      RubyApp::Elements::Base::BaseMail#data
    - self.data.each do |name, value|
      %meta{:name => name, :content => value}
  %body
    %div.body
      = yield :body

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
RubyApp-0.2.7 lib/ruby_app/elements/base/base_mail.html.haml
RubyApp-0.2.6 lib/ruby_app/elements/base/base_mail.html.haml
RubyApp-0.2.5 lib/ruby_app/elements/base/base_mail.html.haml
RubyApp-0.2.4 lib/ruby_app/elements/base/base_mail.html.haml
RubyApp-0.2.3 lib/ruby_app/elements/base/base_mail.html.haml
RubyApp-0.2.2 lib/ruby_app/elements/base/base_mail.html.haml
RubyApp-0.2.1 lib/ruby_app/elements/base/base_mail.html.haml
RubyApp-0.2.0 lib/ruby_app/elements/base/base_mail.html.haml
RubyApp-0.0.91 lib/ruby_app/elements/base/base_mail.html.haml
RubyApp-0.0.90 lib/ruby_app/elements/base/base_mail.html.haml
RubyApp-0.0.89 lib/ruby_app/elements/base/base_mail.html.haml
RubyApp-0.0.88 lib/ruby_app/elements/base/base_mail.html.haml
RubyApp-0.0.87 lib/ruby_app/elements/base/base_mail.html.haml
RubyApp-0.0.86 lib/ruby_app/elements/base/base_mail.html.haml