Sha256: fcb0fdab73ea66dc4ddf84acc98a7bee71611e2cf58e4897d78a015f071b3617
Contents?: true
Size: 604 Bytes
Versions: 8
Compression:
Stored size: 604 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 => 'http://code.jquery.com/jquery-1.6.1.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
8 entries across 8 versions & 1 rubygems