Sha256: 11eb5780bdcaeb4cc918b26d189f9c7489f8687cbffc6eec7257ab9f707e3360

Contents?: true

Size: 498 Bytes

Versions: 3

Compression:

Stored size: 498 Bytes

Contents

%meta{ :http_equiv => "Content-Type", :content => "text/html; charset=utf-8" }/
%title Kabisa app
%script{ :src => "http://www.google.com/jsapi", :type => "text/javascript" }
:javascript
  google.load('jquery', '1.3.2');
  google.load('jqueryui', '1.7.1');

= javascript_include_tag 'jquery.livequery.js'
/[IF IE 6]
  = javascript_include_tag 'png.js'

= javascript_include_tag 'formfocus.js'
= stylesheet_link_tag 'formtastic'  
= stylesheet_link_tag 'main', "style","adjustments"

= yield(:head)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
interfacelift-0.1.0 lib/templates/web_app/app/views/layouts/_head.html.haml
interfacelift-0.0.1 lib/templates/web_app/app/views/layouts/_head.html.haml
interfacelift-0.0.0 lib/templates/web_app/app/views/layouts/_head.html.haml