Sha256: 09cfa2ecbbcc3fab6202297098c6feda87a810727ab1de2f1eab3ec4b668135e

Contents?: true

Size: 654 Bytes

Versions: 4

Compression:

Stored size: 654 Bytes

Contents

!!! Transition
/ Feel free to delete this, it's just here to act as an example
%html(xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en")
  %head
    %title Welcome to Compass & Blueprint
    %link(rel="stylesheet" href="<%= http_stylesheets_path %>/screen.css" type="text/css" media="screen, projection")
    %link(href="<%= http_stylesheets_path %>/print.css" media="print" rel="stylesheet" type="text/css")
    /[if lt IE 8]
      %link(href="<%= http_stylesheets_path %>/ie.css" media="screen, projection" rel="stylesheet" type="text/css")    
  %body#welcome.bp
    #container
      %h1 Welcome to Compass!
      %p This is <%= "ERB" %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
compass-edge-0.9.3 lib/compass/frameworks/blueprint/templates/project/welcome.html.haml
compass-edge-0.9.2 lib/compass/frameworks/blueprint/templates/project/welcome.html.haml
compass-edge-0.9.1 lib/compass/frameworks/blueprint/templates/project/welcome.html.haml
compass-edge-0.10.0.pre lib/compass/frameworks/blueprint/templates/project/welcome.html.haml