Sha256: 6b0084ba91b9acca3f93b0a7da9bbe5b4adf9c2d164044e53aee893b1b5a11fa
Contents?: true
Size: 607 Bytes
Versions: 23
Compression:
Stored size: 607 Bytes
Contents
/ #{__FILE__} !!! 5 %html{attributes} %head %link{:rel => 'stylesheet', :href => "/#{RubyApp::Language.locale.code}/application.css", :type => 'text/css', :media => 'screen, mobile', :title => 'main', :charset=>'utf-8'} %script{:src => '/ruby_app/resources/scripts/jquery-1.7.1.min.js', :type => 'text/javascript'} %script{:src => "/#{RubyApp::Language.locale.code}/application.js", :type => 'text/javascript'} %title = yield(:title) || self.translate.title %body %div.body = yield :body %div.overlay
Version data entries
23 entries across 23 versions & 1 rubygems
Version | Path |
---|---|
RubyApp-0.0.16 | lib/ruby_app/elements/base/base_page.html.haml |
RubyApp-0.0.15 | lib/ruby_app/elements/base/base_page.html.haml |
RubyApp-0.0.14 | lib/ruby_app/elements/base/base_page.html.haml |