Sha256: 01bb449291329e62e212ff742717b4a287d968f9803cebca3f76b6a4aaccad2b
Contents?: true
Size: 477 Bytes
Versions: 6
Compression:
Stored size: 477 Bytes
Contents
%html %head %title Lift.do CSV exporter %link{rel: 'stylesheet', type: 'text/css', href: '/bootstrap.min.css'} :css body { padding-top:30px; } %body .container .row .span12 =yield %script{src: '/js/knockout-2.2.1.js'} %script{src: '/js/knockout.mapping-latest.js'} %script{src: 'http://code.jquery.com/jquery-1.9.1.min.js'} %script{src: '/js/bootstrap.min.js'} %script{src: '/application.js'}
Version data entries
6 entries across 6 versions & 1 rubygems