Sha256: 7ff6e8475019420787e6d0f7ef2a4e0dc70371360391f6e2bac4e2a8ec8e7260

Contents?: true

Size: 903 Bytes

Versions: 5

Compression:

Stored size: 903 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"
= stylesheet_link_tag "application"

= test_data_include_tag

= yield_content(:application_js)

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
pullentity-client-0.1.2 lib/pullentity-client/templates/app/views/shared/head.haml
pullentity-client-0.1.1 lib/pullentity-client/templates/app/views/shared/head.haml
pullentity-client-0.1.0 lib/pullentity-client/templates/app/views/shared/head.haml
pullentity-client-0.0.9 lib/pullentity-client/templates/app/views/shared/head.haml
pullentity-client-0.0.8 lib/pullentity-client/templates/app/views/shared/head.haml