Sha256: 8822015f1c4e5b7c58d494c9bce48b0fa13a5fd65698dfd3fc2301c6ff811cd7

Contents?: true

Size: 880 Bytes

Versions: 6

Compression:

Stored size: 880 Bytes

Contents

%title Pullentity Site
%meta{:content => "", :name => "description"}
%meta{:content => "t", :name => "keywords"}
%meta{:content => "INDEX,FOLLOW", :name => "ROBOTS"}

%link{:href => "http://twitter.github.com/bootstrap/assets/css/bootstrap.css", :rel => "stylesheet"}
%script{:src => "https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"}
%script{:src => "http://twitter.github.com/bootstrap/assets/js/bootstrap-carousel.js"}
%script{:src => "https://raw.github.com/desandro/masonry/master/jquery.masonry.min.js"}
%script{:src => "http://malsup.github.com/jquery.cycle.all.js"}
%script{:src => "https://raw.github.com/defunkt/jquery-pjax/master/jquery.pjax.js"}
%script{:src => "https://raw.github.com/brandonaaron/livequery/master/jquery.livequery.js"}

= javascript_include_tag "application"

= javascript_include_tag "test-data"

= yield_content(:application_js)

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
pullentity-client-0.0.7 lib/pullentity-client/templates/app/views/shared/head.haml
pullentity-client-0.0.6 lib/pullentity-client/templates/app/views/shared/head.haml
pullentity-client-0.0.4 lib/pullentity-client/templates/app/views/shared/head.haml
pullentity-client-0.0.3 lib/pullentity-client/templates/app/views/shared/head.haml
pullentity-client-0.0.2 lib/pullentity-client/templates/app/views/shared/head.haml
pullentity-client-0.0.1 lib/pullentity-client/templates/app/views/shared/head.haml