Sha256: 3f9f640a4c05c39b424f6284f8f578d036f3e724810c4285d38f6cfcb611081d
Contents?: true
Size: 580 Bytes
Versions: 1
Compression:
Stored size: 580 Bytes
Contents
%title = "#{Humpyard::config.browser_title_prefix}#{@content_for_title || 'Untitled'}#{Humpyard::config.browser_title_postfix}" %meta{"http-equiv"=>"Content-Type", :content=>"text/html; charset=utf-8"}/ = stylesheet_link_tag "#{Humpyard::config.compass_stylesheet_link_tag_path}screen.css", :media => 'screen, projection' = stylesheet_link_tag "#{Humpyard::config.compass_stylesheet_link_tag_path}print.css", :media => 'print' /[if lt IE 8] = stylesheet_link_tag "#{Humpyard::config.compass_stylesheet_link_tag_path}ie.css", :media => 'screen, projection' = @content_for_head
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
humpyard-0.0.1 | app/views/humpyard/common/_head.html.haml |