Sha256: 7469570895b00eef3f4d1b071456156b6b9d448ec5786b80f737e4db96ab0dcb
Contents?: true
Size: 683 Bytes
Versions: 15
Compression:
Stored size: 683 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 %div.wait %div.image %ul.log %li.status (blank)
Version data entries
15 entries across 15 versions & 1 rubygems