Sha256: 3e078e87af88c1d814e8f0de4bd30c749781646d3b434595d415b2a9adf0a50e

Contents?: true

Size: 316 Bytes

Versions: 2

Compression:

Stored size: 316 Bytes

Contents

- self.content_for(:html, :body) do
  /
    #{__FILE__}
  %div.header
    %div.left
      = @breadcrumbs.render(:html)
    %div.center
      = self.translate.title
    %div.right
      - unless RubyApp::Session.pages.last.class == @settings.page
        = @settings.render(:html)
  %div.content
    = yield :content

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
RubyApp-0.2.7 lib/ruby_app/themes/mobile/pages/base/base_blank_page.html.haml
RubyApp-0.2.6 lib/ruby_app/themes/mobile/pages/base/base_blank_page.html.haml